/*@import "reset";       01*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Document Setup
  2.1 - Typography
  2.2 - Links
  2.3 - Heading
  2.4 - Base
  2.5 - Content
  2.6 - Table
  2.7 - Form
  2.8 - Accessibility
3.0 - Site Structure
  3.1 - Header
  3.2 - Main Content
  3.3 - Footer
  3.4 - Post Navigation
4.0 - Posts
5.0 - Pages
  5.1 - Page Title & Breadcrumb
  5.2 - Blog
  5.3 - 404
  5.4 - Shop
  5.5 - About us
  5.6 - Time Line
  5.7 - Contact Us
  5.8 - Boxed
6.0 - Shortcodes
  6.1 - CMS Block
  6.2 - CMS Grid
  6.3 - CMS FancyBox Single
  6.4 - VC Custom Heading
  6.5 - CMS Carousel
  6.6 - CMS Images
  6.7 - Accordion
  6.8 - CMS Progress
  6.9 - Tabs
  6.10 - Modals
  6.11 - Lightbox
  6.12 - CMS Counter
  6.13 - CMS Slider
  6.14 - CMS Talk to us
  6.15 - CMS button download
  6.16 - CMS Slideshow
  6.17 - CMS Card
  6.18 - CMS Other
7.0 - Widgets
8.0 - Support
/*------------------------------------------------------------*/
/* ADDS A BROWSER PREFIX TO THE PROPERTY */
/* 02 */
/*--------------------------------------------------------------
2.0 Document Setup
--------------------------------------------------------------*/
/*------------------------------
  2.1 Typography
------------------------------*/
/* 03 */
/*--------------------------------------------------------------
3.0 Structure
--------------------------------------------------------------*/
/*------------------------------
  3.1 Header
------------------------------*/
/*------------------------------
  3.2 Main Content
------------------------------*/
/* Navigation Menu */
/* 04 */
/*--------------------------------------------------------------
4.0 Posts
--------------------------------------------------------------*/
/* Single */
/* 05 */
/*--------------------------------------------------------------
5.0 Pages
--------------------------------------------------------------*/
/*------------------------------
  5.1 Page title & Breadcrum
------------------------------*/
/* Page title
------------------------------*/
/* 06 */
/*--------------------------------------------------------------
6.0 Shortcodes
--------------------------------------------------------------*/
/*------------------------------
  6.1 CMS Block
------------------------------*/
/* 07 */
/*--------------------------------------------------------------
        7.0 Widgets
--------------------------------------------------------------*/
/* 08 */
/*
** Pagr Cart
*/
/* 08 */
/*--------------------------------------------------------------
8.0 Supports
--------------------------------------------------------------*/
/* Owl custom
-----------------------------------------------------*/
body, button, input, select, textarea {
  font-size: 15px;
  line-height: 1.6;
  position: relative; }

.sticky .title:before {
  content: "\f08d";
  font-family: 'FontAwesome';
  color: inherit;
  font-size: 23px; }

body {
  background-color: #fff;
  font-family: 'Varela', sans-serif;
  color: #1e435a;
  font-size: 16px;
  line-height: 32px;
  border-top: 3px solid #1e435a; }
  body .site-content {
    padding: 40px 0px; }

.hfeed {
  overflow: hidden; }

.uk-table td {
  border-color: #eef4ff;
  height: 49px; }

.uk-table-condensed td {
  padding: 5px 8px; }

.wrap-table a {
  color: #71a416; }
  .wrap-table a:hover {
    color: rgba(113, 164, 22, 0.8);
    text-decoration: underline; }
  .wrap-table strong {
    color: #1e435a; }
  @media screen and (max-width: 767px) {
  .wrap-table {
    overflow-x: scroll; }
    .wrap-table table {
      width: 767px; } }

@media screen and (max-width: 767px) {
  figure.uk-overlay {
    width: 100%; }

  .uk-grid > * {
    padding: 0px 15px; } }

@media screen and (min-width: 1300px) {
  .container {
    width: 1300px;
    padding: 0px 40px; }

  .container-fluid {
    padding: 0px 40px; }

  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 20px;
    padding-right: 20px; }

  .row {
    margin: 0px -20px; }

  .uk-grid .vc_col-lg-1, .uk-grid .vc_col-lg-10, .uk-grid .vc_col-lg-11, .uk-grid .vc_col-lg-12, .uk-grid .vc_col-lg-2, .uk-grid .vc_col-lg-3, .uk-grid .vc_col-lg-4, .uk-grid .vc_col-lg-5, .uk-grid .vc_col-lg-6, .uk-grid .vc_col-lg-7, .uk-grid .vc_col-lg-8, .uk-grid .vc_col-lg-9, .uk-grid .vc_col-md-1, .uk-grid .vc_col-md-10, .uk-grid .vc_col-md-11, .uk-grid .vc_col-md-12, .uk-grid .vc_col-md-2, .uk-grid .vc_col-md-3, .uk-grid .vc_col-md-4, .uk-grid .vc_col-md-5, .uk-grid .vc_col-md-6, .uk-grid .vc_col-md-7, .uk-grid .vc_col-md-8, .uk-grid .vc_col-md-9, .uk-grid .vc_col-sm-1, .uk-grid .vc_col-sm-10, .uk-grid .vc_col-sm-11, .uk-grid .vc_col-sm-12, .uk-grid .vc_col-sm-2, .uk-grid .vc_col-sm-3, .uk-grid .vc_col-sm-4, .uk-grid .vc_col-sm-5, .uk-grid .vc_col-sm-6, .uk-grid .vc_col-sm-7, .uk-grid .vc_col-sm-8, .uk-grid .vc_col-sm-9, .uk-grid .vc_col-xs-1, .uk-grid .vc_col-xs-10, .uk-grid .vc_col-xs-11, .uk-grid .vc_col-xs-12, .uk-grid .vc_col-xs-2, .uk-grid .vc_col-xs-3, .uk-grid .vc_col-xs-4, .uk-grid .vc_col-xs-5, .uk-grid .vc_col-xs-6, .uk-grid .vc_col-xs-7, .uk-grid .vc_col-xs-8, .uk-grid .vc_col-xs-9 {
    padding-left: 40px;
    padding-right: 0px; } }

pre, body code, input, textarea {
  font: inherit; }

::-moz-selection {
  background: rgba(113, 164, 22, 0.75);
  color: #fff; }

::selection {
  background: rgba(113, 164, 22, 0.75);
  color: #fff;
  /*------------------------------
  2.2 Links
------------------------------*/ }

a {
  color: #6f4792;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  /*------------------------------
  2.3 Heading
------------------------------*/ }
  a:hover {
    color: #71a416; }
  a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: 'Exo 2', sans-serif;
  color: #1e435a;
  margin: 0px 0 20px 0;
  text-transform: none;
  text-rendering: auto;
  font-weight: 500; }

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
  margin-top: 30px; }

h1 {
  line-height: 48px;
  font-size: 42px; }

h2 {
  line-height: 36px;
  font-size: 32px; }

h3 {
  font-size: 24px;
  line-height: 32px; }

h4 {
  font-size: 18px;
  line-height: 32px; }

h5 {
  font-size: 16px;
  line-height: 22px; }

h6 {
  font-size: 14px;
  line-height: 18px; }

p {
  margin-bottom: 20px;
  margin-top: 0px;
  /*------------------------------
  2.4 Base
------------------------------*/ }

address, caption, cite, code, dfn, var {
  font-weight: 400; }

th {
  font-weight: bold; }

a, abbr, acronym, address, applet, b, big, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, html, i, iframe, img, ins, kbd, label, legend, object, q, s, samp, small, span, strike, strong, sub, sup, tbody, td, tfoot, th, thead, tr, tt, u, var {
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0; }

pre {
  border-radius: 0;
  white-space: pre;
  word-wrap: break-word;
  padding: 30px;
  /*------------------------------
  2.5 Content
------------------------------*/ }

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }
  @media screen and (max-width: 767px) {
  img {
    width: 100%; } }

b, strong {
  font-weight: bold;
  color: #71a416; }

blockquote {
  border: 0 none;
  font-family: 'Exo 2', sans-serif;
  font-style: normal;
  margin: 0;
  padding: 0;
  position: relative; }
  blockquote p {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 48px;
    margin-bottom: 15px; }

.author-quote {
  font-size: 24px;
  font-weight: normal;
  line-height: 38px;
  font-family: 'Exo 2', sans-serif; }

.dropcaps:first-child:first-letter, .dropcaps p:first-child:first-letter {
  color: #1e435a;
  float: left;
  font-family: 'Exo 2', sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 38px;
  margin: 10px 10px 0 0;
  text-transform: uppercase; }

dfn, cite, em, i {
  font-style: italic; }

figure {
  margin: 0; }

address {
  margin: 20px 0; }

hr {
  border: 0;
  border-top: 1px solid #eee;
  margin-bottom: 20px; }

details summary {
  font-weight: bold;
  margin-bottom: 20px; }
  details :focus {
    outline: none; }

body code {
  background-color: transparent;
  color: #71a416; }

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted; }

.skrollable {
  background-position: 50% 50% !important; }

input {
  border: none; }

mark {
  background-color: #ffa;
  text-decoration: none;
  color: #444;
  padding: 0; }

small {
  font-size: 85%; }

big {
  font-size: 125%; }

.icon-list {
  list-style-type: none;
  margin-left: 24px;
  padding-left: 0; }
  .icon-list li {
    position: relative; }
  .icon-list > li [class*=" fa-"] {
    position: absolute;
    left: -21px;
    text-align: center;
    top: 4px;
    width: 14px; }

audio, video {
  max-width: 100%;
  width: 100%;
  /*------------------------------
  2.6 Table
------------------------------*/ }

.uk-table-striped tbody tr:nth-of-type(2n+1) {
  background: #eef4ff; }

.uk-table-hover tbody tr:hover {
  background: #dfeaff; }

.uk-table caption {
  color: rgba(30, 67, 90, 0.5);
  font-size: 14px;
  font-style: italic;
  text-transform: none; }

.style-a {
  color: #71a416; }
  .style-a:hover {
    text-decoration: underline;
    color: rgba(113, 164, 22, 0.8);
    outline: none; }

.sandal-alert-large.uk-alert {
  padding: 20px;
  position: relative; }
  .sandal-alert-large.uk-alert a {
    position: absolute;
    right: 15px; }
  .sandal-alert-large.uk-alert .sandal-title {
    margin-bottom: 30px; }

.uk-table tfoot {
  font-size: 16px;
  font-style: normal;
  /*------------------------------
  2.7 Form
------------------------------*/ }

fieldset {
  padding: 20px;
  border: 1px solid #eee; }

textarea {
  resize: vertical; }

select {
  max-width: 100%;
  overflow: auto;
  vertical-align: top;
  outline: none;
  border: 1px solid #eee;
  padding: 10px; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="radio"], input[type="checkbox"] {
  margin: 0 10px; }

input[type="password"] {
  border: 1px solid #ccc; }

input, textarea, input[type="submit"]:focus {
  outline: 0 none; }

select, .login-select, .form-control {
  border: none;
  background: transparent;
  font-size: 14px;
  margin: 0;
  outline: medium none; }

.form-control {
  box-shadow: none; }
  .form-control:focus {
    border-color: #6f4792;
    box-shadow: none; }

body {
  /*------------------------------
  2.8 Accessibility
------------------------------*/
  /* Text meant only for screen readers */ }
  body input[type=email], body input[type=password], body input[type=phone] {
    border-radius: 0; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  /* BACKGROUND GRADIENT */
  clip: auto !important;
  color: #6f4792;
  display: block;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 1.7em;
  padding: 17px;
  text-decoration: none;
  top: 5px;
  width: auto;
  /* Above WP toolbar */
  z-index: 100000;
  /* Define
------------------------------*/ }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

@media screen and (min-width: 1200px) {
  .large-7 {
    width: 70% !important;
    float: left; }
    .large-7.vc_column_container {
      padding-left: 40px; }
      .large-7.vc_column_container .vc_column-inner {
        padding: 0px; }

  .large-1-4 {
    width: 25% !important;
    float: left; }
    .large-1-4.vc_column_container {
      padding-left: 40px; }
      .large-1-4.vc_column_container .vc_column-inner {
        padding: 0px; }

  .large-5 {
    width: 50% !important;
    float: left; }
    .large-5.vc_column_container {
      padding-left: 40px; }
      .large-5.vc_column_container .vc_column-inner {
        padding: 0px; }

  .large-4 {
    width: 33.33333% !important;
    float: left; }
    .large-4.vc_column_container {
      padding-left: 40px; }
      .large-4.vc_column_container .vc_column-inner {
        padding: 0px; }

  .large-3 {
    width: 30% !important;
    float: left; }
    .large-3.vc_column_container {
      padding-left: 40px; }
      .large-3.vc_column_container .vc_column-inner {
        padding: 0px; }

  .large-2 {
    width: 20% !important;
    float: left; }
    .large-2 .vc_column-inner {
      padding: 0px; }

  .vc_row.uk-grid {
    margin-right: 0px;
    margin-left: -40px; } }

@media screen and (max-width: 1199px) {
  .uk-grid {
    flex-wrap: nowrap;
    display: block; } }

@media screen and (max-width: 767px) {
  .large-2, .large-3, .large-4, .large-7, .large-7 {
    width: 100%; }

  .uk-grid {
    margin: 0px -15px; }

  .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
    width: 100%; } }

.title-service {
  line-height: 48px;
  font-weight: 300;
  letter-spacing: -0.5px;
  font-size: 24px;
  font-family: 'Exo 2', sans-serif;
  text-align: center; }

.highlight-block {
  text-align: left;
  border-left: 3px solid #eef4ff;
  font-family: 'Exo 2';
  font-size: 24px;
  font-weight: 500;
  line-height: 39.6px;
  padding: 10px 0 15px 30px;
  position: relative; }
  @media screen and (min-width: 1200px) {
  .highlight-block {
    width: 45%;
    margin: 10px 20px 10px 30px;
    float: right; } }
  .highlight-block:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 0;
    top: -10px;
    border-radius: 2px;
    right: 0px;
    background-color: #71a416; }
  .highlight-block:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 0;
    top: -10px;
    border-radius: 2px;
    background-color: #1e435a;
    right: 20px; }

.lightboxOverlay {
  background-color: #71a416; }

.wpb_column.no-padding {
  padding: 0px; }

@-webkit-keyframes tm-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }

@keyframes tm-rotateplane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
    background-color: #1e435a;
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

strong.secondary {
  color: #1e435a; }

.header_bar {
  background-color: #eef4ff;
  padding: 21px 0px 19px;
  border-top: 1px solid #e2e8f2;
  overflow: hidden; }
  .header_bar i {
    color: #71a416;
    font-size: 26px;
    float: left;
    padding-top: 15px; }
  @media screen and (max-width: 767px) {
    .header_bar i {
      float: none; } }
  .header_bar .content_header_bar {
    margin-left: 42px; }
  @media screen and (max-width: 767px) {
    .header_bar .content_header_bar {
      margin-left: 0px; } }
  .header_bar .title_header_bar {
    color: #1e435a;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    font-family: 'Exo 2', sans-serif; }
  .header_bar .infor_header_bar {
    color: #1e435a;
    font-size: 14px; }
  @media screen and (max-width: 767px) {
  .header_bar {
    text-align: center; } }

.header-top {
  background-color: #71a416;
  padding: 9px 0 9px;
  -webkit-box-shadow: 0 -1px 0 #689714 inset;
  -khtml-box-shadow: 0 -1px 0 #689714 inset;
  -moz-box-shadow: 0 -1px 0 #689714 inset;
  -ms-box-shadow: 0 -1px 0 #689714 inset;
  -o-box-shadow: 0 -1px 0 #689714 inset;
  box-shadow: 0 -1px 0 #689714 inset;
  /* BACKGROUND GRADIENT */
  /* BOX SIZING */ }
  .header-top li {
    display: inline-block; }

.header-top-right {
  text-align: right; }
  .header-top-right span {
    color: #fff; }
  .header-top-right span i {
    margin-right: 7px; }
  @media screen and (max-width: 991px) {
  .header-top-right {
    text-align: center; } }

.header-4 .main-navigation, .header-5 .main-navigation {
  position: relative; }
  .header-4 .cshero-main-header, .header-5 .cshero-main-header {
    padding: 15px 0 11px; }
  .header-4 .link-search, .header-5 .link-search {
    position: absolute;
    top: 20px;
    right: 5px; }
  .header-4 .link-search:before, .header-5 .link-search:before {
    content: "\f002";
    font-family: 'FontAwesome';
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 32px;
    color: #71a416;
    border: 1px solid #71a416;
    text-align: center; }
  .header-4 .header-search, .header-5 .header-search {
    width: 250px;
    right: 0px;
    position: absolute;
    z-index: 1;
    padding: 20px 10px;
    background-color: #fff;
    box-shadow : inset -1px -1px 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), 2px 2px 1px rgba(0, 0, 0, 0.05);
    margin-top: -20px;
    visibility: hidden;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .header-4 .header-search.search-show, .header-5 .header-search.search-show {
    margin-top: 0px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    visibility: visible; }
  .header-4 .searchform, .header-5 .searchform {
    padding: 0px 15px; }
  .header-4 .searchform input, .header-5 .searchform input {
    width: 200px;
    height: 35px;
    padding: 0 0 0 30px;
    border: 1px solid rgba(30, 67, 90, 0.3);
    color: #1e435a;
    border-radius: 3px; }
    .header-4 .searchform input:focus, .header-5 .searchform input:focus {
      border-color: #71a416; }
  .header-4 .searchform button, .header-5 .searchform button {
    position: absolute;
    top: 5px;
    left: 18px;
    text-align: center;
    color: rgba(30, 67, 90, 0.75);
    font-size: 14px;
    width: 22px;
    padding: 0px; }
  @media screen and (min-width: 992px) {
  .header-4 .menu-primary-menu-container, .header-5 .menu-primary-menu-container {
    display: flex;
    justify-content: flex-end;
    padding-right: 55px; }
    .header-4 .menu-primary-menu-container .menu-main-menu .sub-menu li, .header-5 .menu-primary-menu-container .menu-main-menu .sub-menu li {
      text-align: left; } }

@media screen and (min-width: 992px) {
    .header-3 .cshero-main-header {
      padding-bottom: 0px; }
    .header-3 .wrap-menu {
      box-shadow: inset 0 -1px 0 #f7f7f7, inset 0 1px 0 #f7f7f7, inset 0 2px 0 #fff;
      justify-content: center;
      display: flex; }
    .header-3 .main-navigation .menu-main-menu > li {
      text-align: left; }
      .header-3 .main-navigation .menu-main-menu > li.current-menu-ancestor {
        background: #1e435a;
        -webkit-transition: all 0.4s ease 0s;
        -khtml-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        /* BACKGROUND GRADIENT */
        /* TRIPLE BORDERS */ }
        .header-3 .main-navigation .menu-main-menu > li.current-menu-ancestor a {
          color: #fff; }
      .header-3 .main-navigation .menu-main-menu > li:hover {
        background: #1e435a; }
        .header-3 .main-navigation .menu-main-menu > li:hover a {
          color: #fff; } }
  .header-3 #cshero-header-logo {
    padding: 2px 0 20px; }

.sandal-menu-mobile {
  padding: 0px 30px; }

.header-1 {
  padding-top: 10px; }
  .header-1 .header_bar {
    border: none;
    background: transparent;
    padding: 20px 0px 30px; }
  .header-1 .header_bar i {
    color: #1e435a; }
  .header-1 #cshero-header-logo {
    margin-top: 12px; }
  @media screen and (max-width: 991px) {
    .header-1 #cshero-header-logo {
      margin-top: 0; } }
  .header-1 .header-search {
    margin-top: 32px; }
  .header-1 .searchform {
    padding: 0px 15px; }
  .header-1 .searchform input {
    width: 200px;
    height: 35px;
    padding: 0 0 0 30px;
    border: 1px solid rgba(30, 67, 90, 0.3);
    color: #1e435a;
    border-radius: 3px; }
    .header-1 .searchform input:focus {
      border-color: #71a416; }
  .header-1 .searchform button {
    position: absolute;
    top: 5px;
    left: 18px;
    text-align: center;
    color: rgba(30, 67, 90, 0.75);
    font-size: 14px; }
  @media screen and (min-width: 992px) {
  .header-1 .cshero-main-header {
    padding-bottom: 0px; }
  .header-1 .wrap-menu {
    box-shadow: inset 0 -1px 0 #f7f7f7, inset 0 1px 0 #f7f7f7, inset 0 2px 0 #fff;
    justify-content: center;
    display: flex; }
  .header-1 .main-navigation .menu-main-menu > li {
    text-align: left; }
    .header-1 .main-navigation .menu-main-menu > li.current-menu-ancestor {
      background: #1e435a;
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
      .header-1 .main-navigation .menu-main-menu > li.current-menu-ancestor a {
        color: #fff; }

    .header-1 .main-navigation .menu-main-menu > li:hover {
      background: #1e435a; }
      .header-1 .main-navigation .menu-main-menu > li:hover a {
        color: #fff; } }

.bar-item {
  position: relative;
  z-index: 0; }
  .bar-item:before {
    content: "";
    width: 250px;
    height: 255%;
    position: absolute;
    box-shadow: #d5e3ff 1px 0px 0px, #f3f7ff -1px 0px 0px inset;
    bottom: -45px;
    transform: rotate(10deg);
    z-index: -1;
    background: linear-gradient(to right, #eef4ff 0%, #e4eeff 100%); }
  @media screen and (max-width: 991px) {
    .bar-item:before {
      display: none; } }
  @media screen and (max-width: 991px) {
  .bar-item {
    margin: 10px 0px; } }

@media screen and (min-width: 992px) {
    .header-2 .cshero-main-header {
      padding-bottom: 0px; }
    .header-2 .wrap-menu {
      box-shadow: inset 0 -1px 0 #f7f7f7, inset 0 1px 0 #f7f7f7, inset 0 2px 0 #fff; }
    .header-2 .main-navigation .menu-main-menu > li.current-menu-ancestor {
      background: #1e435a;
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
      .header-2 .main-navigation .menu-main-menu > li.current-menu-ancestor a {
        color: #fff; }
      .header-2 .main-navigation .menu-main-menu > li:hover {
        background: #1e435a; }
      .header-2 .main-navigation .menu-main-menu > li:hover a {
        color: #fff; } }
  .header-2 .wrap-top-header {
    padding: 18px 0px 22px; }
  @media screen and (max-width: 991px) {
    .header-2 .wrap-top-header {
      padding: 0px; } }
  .header-2 .header-search {
    float: right;
    margin-top: 19px; }
  .header-2 .searchform {
    width: 200px; }
  .header-2 .searchform input {
    font-size: 16px;
    width: 200px;
    height: 35px;
    padding: 0 0 0 30px;
    color: #2a455d;
    position: relative;
    padding-left: 30px;
    border-radius: 3px;
    border: 1px solid rgba(30, 67, 90, 0.3);
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    /* BACKGROUND GRADIENT */
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .header-2 .searchform input:focus {
      border-color: #71a416; }
  .header-2 .searchform button {
    left: 3px;
    top: 5px;
    right: auto;
    font-size: 14px;
    color: rgba(42, 69, 93, 0.75); }

.uk-dropdown-small {
  padding: 0px; }

.uk-dropdown-small .uk-nav {
  margin: 0px; }

.meta-top-header {
  display: inline-block; }
  .meta-top-header ul {
    margin: 0px;
    padding: 0px; }
  .meta-top-header li {
    padding-left: 15px; }
  .meta-top-header li a {
    color: #fff; }
    .meta-top-header li a:hover, .meta-top-header li a:focus {
      color: #1e435a;
      outline: none;
      text-decoration: none; }
  .meta-top-header .login-link:before {
    content: '';
    width: 5px;
    height: 5px;
    box-shadow: 0 1px 0 #1e435a;
    background: #679417;
    margin-right: 10px;
    margin-bottom: 4px;
    display: inline-block;
    border-left: 1px solid rgba(0, 0, 0, 0.1); }

.header-top-left .uk-button-dropdown {
  margin-left: 25px; }
  .header-top-left .uk-button-dropdown ul {
    background-color: #71a416; }
  .header-top-left .uk-button-dropdown li {
    display: block !important; }
    .header-top-left .uk-button-dropdown li a {
      color: #fff; }
      .header-top-left .uk-button-dropdown li a:hover {
        background-color: #679417 !important; }
  .header-top-left .uk-button.uk-button-link {
    color: #fff;
    line-height: 30px;
    min-height: 32px; }
  .header-top-left .uk-button.uk-button-link:hover, .header-top-left .uk-button.uk-button-link:focus {
    color: #1e435a;
    outline: none;
    text-decoration: none; }
  .header-top-left .uk-button.uk-button-link i {
    color: #679417;
    text-shadow: 0 1px 0 #90d11c;
    font-size: 15px; }
  @media screen and (max-width: 991px) {
  .header-top-left {
    text-align: center; } }

.social-header-top-right {
  margin: 0px;
  padding-left: 46px; }
  .social-header-top-right i {
    font-size: 16px;
    line-height: 26px;
    height: 25px;
    font-weight: 400;
    width: 30px;
    color: #fff;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .social-header-top-right i:hover {
    color: #1e435a; }
  .social-header-top-right li {
    margin: 0px 3px;
    text-align: center; }
  @media screen and (max-width: 480px) {
  .social-header-top-right {
    padding-left: 0px;
    display: block !important; } }

.information, .social-header-top-right {
  display: inline-block; }

.cshero-main-header #cshero-header-logo a {
  font-size: 24px;
  color: #111;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: ;
  text-transform: uppercase; }
  .cshero-main-header #cshero-header-logo a:hover, .cshero-main-header #cshero-header-logo a:focus {
    color: #1e435a; }
  .cshero-main-header #cshero-header-logo h1 {
    margin: 0px;
    line-height: ; }
  @media screen and (max-width: 991px) {
    .cshero-main-header #cshero-header-logo {
      margin: 0px; } }

@media screen and (min-width: 992px) {
  /* Primary menu
------------------------------*/
    .hd-fixed .header-1 .wrap-menu, .hd-fixed2 .header-1 .wrap-menu, .hd-fixed .header-2 .wrap-menu, .hd-fixed2 .header-2 .wrap-menu, .hd-fixed .header-3 .wrap-menu, .hd-fixed2 .header-3 .wrap-menu {
      position: fixed;
      z-index: 999;
      left: 0;
      right: 0;
      top: 0px;
      background: #fff;
      -webkit-box-shadow: 0 -1px 0 #f7f7f7 inset;
      -khtml-box-shadow: 0 -1px 0 #f7f7f7 inset;
      -moz-box-shadow: 0 -1px 0 #f7f7f7 inset;
      -ms-box-shadow: 0 -1px 0 #f7f7f7 inset;
      -o-box-shadow: 0 -1px 0 #f7f7f7 inset;
      box-shadow: 0 -1px 0 #f7f7f7 inset;
      /* BACKGROUND GRADIENT */
      /* BOX SIZING */ }
      .hd-fixed .header-4 .cshero-main-header, .hd-fixed2 .header-4 .cshero-main-header, .hd-fixed .header-5 .cshero-main-header, .hd-fixed2 .header-5 .cshero-main-header {
        position: fixed;
        z-index: 999;
        left: 0;
        right: 0;
        top: 0px;
        background: #fff;
        -webkit-box-shadow: 0 -1px 0 #f7f7f7 inset;
        -khtml-box-shadow: 0 -1px 0 #f7f7f7 inset;
        -moz-box-shadow: 0 -1px 0 #f7f7f7 inset;
        -ms-box-shadow: 0 -1px 0 #f7f7f7 inset;
        -o-box-shadow: 0 -1px 0 #f7f7f7 inset;
        box-shadow: 0 -1px 0 #f7f7f7 inset;
        /* BACKGROUND GRADIENT */
        /* BOX SIZING */ }
      .hd-fixed.admin-bar .header-1 .wrap-menu, .hd-fixed2.admin-bar .header-1 .wrap-menu, .hd-fixed.admin-bar .header-2 .wrap-menu, .hd-fixed2.admin-bar .header-2 .wrap-menu, .hd-fixed.admin-bar .header-3 .wrap-menu, .hd-fixed2.admin-bar .header-3 .wrap-menu {
        position: fixed;
        z-index: 999;
        left: 0;
        right: 0;
        top: 30px;
        background: #fff;
        -webkit-box-shadow: 0 -1px 0 #f7f7f7 inset;
        -khtml-box-shadow: 0 -1px 0 #f7f7f7 inset;
        -moz-box-shadow: 0 -1px 0 #f7f7f7 inset;
        -ms-box-shadow: 0 -1px 0 #f7f7f7 inset;
        -o-box-shadow: 0 -1px 0 #f7f7f7 inset;
        box-shadow: 0 -1px 0 #f7f7f7 inset;
        /* BACKGROUND GRADIENT */
        /* BOX SIZING */ }
        .hd-fixed.admin-bar .header-4 .cshero-main-header, .hd-fixed2.admin-bar .header-4 .cshero-main-header, .hd-fixed.admin-bar .header-5 .cshero-main-header, .hd-fixed2.admin-bar .header-5 .cshero-main-header {
          position: fixed;
          z-index: 999;
          left: 0;
          right: 0;
          top: 30px;
          background: #fff;
          -webkit-box-shadow: 0 -1px 0 #f7f7f7 inset;
          -khtml-box-shadow: 0 -1px 0 #f7f7f7 inset;
          -moz-box-shadow: 0 -1px 0 #f7f7f7 inset;
          -ms-box-shadow: 0 -1px 0 #f7f7f7 inset;
          -o-box-shadow: 0 -1px 0 #f7f7f7 inset;
          box-shadow: 0 -1px 0 #f7f7f7 inset;
          /* BACKGROUND GRADIENT */
          /* BOX SIZING */ }
      .hd-fixed .header_bar, .hd-fixed2 .header_bar {
        margin-top: 70px; }
      .hd-fixed.hd-new .header_bar, .hd-fixed2.hd-new .header_bar {
        margin-top: 103px; }
    .header-5 .cshero-main-header {
      border-bottom: 1px solid #e4edff; } }
  @media screen and (min-width: 992px) and (min-width: 1300px) {
      .hd-fixed .boxed .wrap-menu, .hd-fixed2 .boxed .wrap-menu {
        width: 1300px;
        margin: 0px auto; } }

#cshero-menu-mobile {
  float: right; }
  #cshero-menu-mobile i {
    font-size: 21px;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 6px 12px;
    color: #888; }
  #cshero-menu-mobile i:hover, #cshero-menu-mobile i:focus {
    cursor: pointer;
    background-color: #ddd;
    -webkit-transition: background-color 0.4s ease 0s;
    -khtml-transition: background-color 0.4s ease 0s;
    -moz-transition: background-color 0.4s ease 0s;
    -ms-transition: background-color 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  @media screen and (max-width: 991px) {
    #cshero-menu-mobile i {
      top: 30px;
      position: absolute;
      right: 15px; } }
  @media screen and (max-width: 991px) {
  #cshero-menu-mobile {
    display: block !important;
    position: absolute;
    right: 15px; } }
  @media screen and (max-width: 399px) {
  #cshero-menu-mobile {
    right: 0px; } }

@media screen and (min-width: 992px) {
  /* For add widget to mega menu */
    #cshero-menu-mobile {
      display: none !important; }
    .is-one-page.current {
      background: #1e435a; }
      .is-one-page.current > span {
        color: #fff; }
    .main-navigation li ul {
      top: 0;
      left: 100%;
      width: 200px; }
      .main-navigation li ul.back {
        right: 100%;
        left: auto !important; }
        .main-navigation li ul.back ul:not(.back) {
          right: 100%;
          left: auto; }
        .main-navigation li ul.back ul.back {
          left: 100%;
          right: auto; }
          .main-navigation li ul.back ul.back ul:not(.back) {
            left: 100%;
            right: auto; }
          .main-navigation li ul.back ul.back ul.back {
            right: 100%;
            left: auto; }
    .cshero-main-header {
      padding: 15px 0px; }
    #cshero-header-logo {
      line-height: 70px; }
      #cshero-header-logo a img {
        max-height: 73px; }
    .main-navigation .menu-main-menu {
      margin: 0;
      padding: 0;
      /* Start Mega Menu */ }
      .main-navigation .menu-main-menu a {
        color: #2a455d;
        white-space: nowrap;
        font-size: 16px;
        outline: none;
        display: block;
        text-decoration: none;
        text-transform: capitalize; }
      .main-navigation .menu-main-menu .sub-menu {
        border-top: 1px solid #679417;
        border-bottom: 1px solid #679417; }
        .main-navigation .menu-main-menu .sub-menu li {
          border-left: 1px solid #679417;
          border-right: 1px solid #679417;
          -webkit-transition: all 0.4s ease 0s;
          -khtml-transition: all 0.4s ease 0s;
          -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
          -o-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
          /* BACKGROUND GRADIENT */
          /* TRIPLE BORDERS */ }
        .main-navigation .menu-main-menu .sub-menu.multicolumn {
          left: 0 !important;
          right: 0;
          margin: 0px auto;
          z-index: 3;
          display: none; }
      .main-navigation .menu-main-menu > li {
        position: relative;
        margin: 0;
        float: left;
        list-style: none; }
        .main-navigation .menu-main-menu > li.current-menu-item > a, .main-navigation .menu-main-menu > li.current-menu-ancestor > a {
          color: #71a416; }
        .main-navigation .menu-main-menu > li:hover > a, .main-navigation .menu-main-menu > li:focus > a {
          color: #71a416; }
          .main-navigation .menu-main-menu > li:hover .sub-menu.multicolumn, .main-navigation .menu-main-menu > li:focus .sub-menu.multicolumn {
            display: block; }
        .main-navigation .menu-main-menu > li > a {
          height: 70px;
          line-height: 70px;
          padding: 0px 20px; }
        .main-navigation .menu-main-menu > li > .cs-menu-toggle {
          display: none; }
      .main-navigation .menu-main-menu li .cs-menu-toggle {
        position: absolute;
        top: 5px;
        right: 15px;
        color: #fff; }
        .main-navigation .menu-main-menu li li {
          margin: 0;
          font-size: 16px;
          max-width: 100%;
          background-color: #71a416;
          line-height: 32px;
          list-style: none;
          position: relative;
          -webkit-transition: background-color 0.4s ease 0s;
          -khtml-transition: background-color 0.4s ease 0s;
          -moz-transition: background-color 0.4s ease 0s;
          -ms-transition: background-color 0.4s ease 0s;
          -o-transition: background-color 0.4s ease 0s;
          transition: background-color 0.4s ease 0s;
          /* BACKGROUND GRADIENT */
          /* TRIPLE BORDERS */ }
          .main-navigation .menu-main-menu li li a {
            color: #fff;
            text-decoration: none;
            text-transform: capitalize;
            padding: 6px 18px; }
          .main-navigation .menu-main-menu li li:hover, .main-navigation .menu-main-menu li li.current-menu-item {
            background-color: #1e435a;
            border-left-color: #1e435a;
            border-right-color: #1e435a; }
            .main-navigation .menu-main-menu li li:hover a, .main-navigation .menu-main-menu li li.current-menu-item a {
              color: #fff; }
        .main-navigation .menu-main-menu li:hover, .main-navigation .menu-main-menu li:focus {
          z-index: 100; }
          .main-navigation .menu-main-menu li:hover > ul, .main-navigation .menu-main-menu li:focus > ul {
            clip: inherit;
            visibility: visible;
            pointer-events: inherit;
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -webkit-opacity: 1;
            -khtml-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
            /* BACKGROUND GRADIENT */
            /* OUTLINE RADIUS */
            top: auto; }
            .main-navigation .menu-main-menu li:hover > ul.multicolumn, .main-navigation .menu-main-menu li:focus > ul.multicolumn {
              top: auto; }
            .main-navigation .menu-main-menu li:hover > ul ul, .main-navigation .menu-main-menu li:focus > ul ul {
              top: 0;
              left: 100%; }
      .main-navigation .menu-main-menu ul {
        position: absolute;
        background-color: #fff;
        left: 0;
        padding: 0px;
        margin: 0;
        min-width: 250px;
        top: 130px;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        /* BACKGROUND GRADIENT */
        /* OUTLINE RADIUS */
        visibility: hidden;
        -webkit-transition: all 0.2s ease 0s;
        -khtml-transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -ms-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
        /* BACKGROUND GRADIENT */
        /* TRIPLE BORDERS */ }
    .main-navigation {
      /* End Start Mega Menu */
      /* Menu Stick Wall */ }
      .main-navigation .columns2 > li:nth-of-type(2n+1), .main-navigation .columns3 > li:nth-child(3n+1), .main-navigation .columns4 > li:nth-child(4n+1), .main-navigation .columns5 > li:nth-child(5n+1) {
        clear: left;
        border-right: 0px solid transparent; }
      .main-navigation .columns5 > li {
        width: 20% !important; }
      .main-navigation .columns4 > li {
        width: 25% !important; }
      .main-navigation .columns3 > li {
        width: 33.3344% !important; }
      .main-navigation .columns2 > li {
        width: 50% !important; }
      .main-navigation [class*="columns"] > li {
        float: left;
        padding: 0; }
        .main-navigation [class*="columns"] > li ul li {
          padding: 0 11px; }
          .main-navigation [class*="columns"] > li ul li ul.sub-menu li {
            padding: 0 30px; }
        .main-navigation [class*="columns"] > li > a {
          width: 100%;
          border-bottom: none; }
          .main-navigation [class*="columns"] > li > a:after {
            content: "" !important; }
      .main-navigation .menu-main-menu li.has_full_width {
        position: inherit; }
      .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu {
        left: 0;
        margin: auto;
        max-width: 1140px !important;
        right: 0;
        width: 100% !important; }
        .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu .sub-menu {
          background-color: transparent; }
        .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a {
          padding-left: 11px;
          padding-right: 11px; }
        .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span.menu-title {
          color: #c2c2c2;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 14px; }
          .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span.menu-title:before {
            content: ""; }
        .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover {
          background-color: transparent; }
      .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu {
        left: auto;
        right: 90px;
        margin: auto; }
        .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu .sub-menu {
          background-color: transparent; }
        .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a span.menu-title {
          color: #ccc;
          text-transform: none;
          font-weight: bold;
          font-size: 14px; }
          .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a span.menu-title:before {
            content: ""; }
        .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a:hover {
          background-color: transparent; }
      .main-navigation li.group > ul.sub-menu {
        display: block;
        float: left;
        left: 0;
        position: relative;
        width: 100%;
        height: inherit; }
      .main-navigation ul.multicolumn > li ul.sub-menu ul.sub-menu {
        background-color: #2c2b2b !important;
        opacity: 0;
        -webkit-transition: opacity 0.4s ease 0s;
        -khtml-transition: opacity 0.4s ease 0s;
        -moz-transition: opacity 0.4s ease 0s;
        -ms-transition: opacity 0.4s ease 0s;
        -o-transition: opacity 0.4s ease 0s;
        transition: opacity 0.4s ease 0s;
        /* BACKGROUND GRADIENT */
        /* TRIPLE BORDERS */ }
        .main-navigation ul.multicolumn > li ul.sub-menu > li:hover > ul.sub-menu {
          filter: alpha(opacity=100);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          -webkit-opacity: 1;
          -khtml-opacity: 1;
          -moz-opacity: 1;
          -ms-opacity: 1;
          -o-opacity: 1;
          opacity: 1;
          /* BACKGROUND GRADIENT */
          /* OUTLINE RADIUS */ }
        .main-navigation ul.multicolumn > li > ul.sub-menu {
          padding-bottom: 0; }
        .main-navigation ul.multicolumn > li:hover {
          position: relative;
          z-index: 10; }
        .main-navigation ul.multicolumn > li.hidden-menu-item > a {
          display: none; }
      .main-navigation ul.multicolumn {
        background: #71a416;
        width: 1000px !important; }
        .main-navigation ul.multicolumn .cs-menu-toggle {
          display: none; }
        .main-navigation ul.multicolumn > li {
          border-right: 0px !important;
          border-left: 0px !important; }
        .main-navigation ul.multicolumn > li:nth-child(n+2) {
          border-left: 1px solid rgba(0, 0, 0, 0.1) !important; }
        .main-navigation ul.multicolumn > li:hover {
          background-color: transparent; }
        .main-navigation ul.multicolumn ul.sub-menu {
          position: static !important;
          opacity: 1;
          visibility: visible;
          border: none; }
        .main-navigation ul.multicolumn ul.sub-menu li {
          border: none; }
      .main-navigation ul.standar-dropdown li ul.sub-menu {
        opacity: 0;
        -webkit-transition: opacity 0.4s ease 0s;
        -khtml-transition: opacity 0.4s ease 0s;
        -moz-transition: opacity 0.4s ease 0s;
        -ms-transition: opacity 0.4s ease 0s;
        -o-transition: opacity 0.4s ease 0s;
        transition: opacity 0.4s ease 0s;
        /* BACKGROUND GRADIENT */
        /* TRIPLE BORDERS */ }
        .main-navigation ul.standar-dropdown li:hover ul.sub-menu {
          opacity: 1; }
    #cshero-header-navigation .main-navigation li ul ul {
      top: 0;
      left: 97%;
      width: 250px;
      display: none; }
      #cshero-header-navigation .main-navigation li ul ul.back {
        right: 100%;
        left: auto; }
      #cshero-header-navigation .main-navigation li ul ul.back ul:not(.back) {
        right: 100%;
        left: auto; }
      #cshero-header-navigation .main-navigation li ul ul.back ul.back {
        left: 100%;
        right: auto; }
        #cshero-header-navigation .main-navigation li ul ul.back ul.back ul:not(.back) {
          left: 100%;
          right: auto; }
        #cshero-header-navigation .main-navigation li ul ul.back ul.back ul.back {
          right: 100%;
          left: auto; }
      #cshero-header-navigation .main-navigation li > ul > li:hover ul {
        display: block; }
      #cshero-header-navigation .main-navigation li ul.multicolumn ul {
        width: 100%; }
      #cshero-header-navigation .main-navigation li:hover ul ul {
        display: block; } }

#cshero-header-navigation .menu-main-menu .multicolumn .widget {
  margin: 0px;
  padding: 0px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget.widget_product_categories li {
    padding: 2px 0px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget .product_list_widget li {
    border-bottom: none; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget .product_list_widget li a:hover {
    padding-left: 0px !important; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget .product_list_widget li:first-child {
    margin-bottom: 49px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget .product_list_widget .product-category a {
    font-size: 11.9px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget.woocommerce {
    margin-top: 9px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget.woocommerce.widget_product_categories {
    margin-top: 0px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget ul {
    clip: inherit;
    color: #111;
    width: 100%;
    background: 0 none;
    box-shadow: none;
    position: static;
    -webkit-transition: none;
    -khtml-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    overflow: hidden;
    display: block !important;
    border: none; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget ul.children {
    border-top: 1px solid #efefef;
    padding-left: 15px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget ul li a {
    display: inline;
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 24px;
    text-transform: capitalize;
    font-family: ; }
    #cshero-header-navigation .menu-main-menu .multicolumn .widget ul li a:hover {
      padding-left: 10px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget ul li .count {
    color: #999; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget ul .loc-icon-container {
    left: 0;
    position: absolute; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget ul .loc-icon-container .main-menu-contact-icon {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 100 !important;
    height: 46px;
    padding: 12px;
    width: 46px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget ul .menu-contact-text-container {
    min-height: 46px;
    padding-left: 60px;
    padding-top: 11px; }
  #cshero-header-navigation .menu-main-menu .multicolumn .widget ul .menu-contact-text-container a {
    color: #fff !important;
    padding: 0 !important; }

#wpadminbar {
  position: fixed; }

@media screen and (max-width: 991px) {
  #cshero-header {
    min-height: 71px;
    max-height: 71px;
    padding: 5px 0px; }

  #cshero-header-logo a img {
    max-height: 60px;
    width: auto; }

  #cshero-header-navigation {
    height: 0px;
    background-color: #fff;
    position: static !important;
    z-index: 9;
    left: 0px;
    right: 0px;
    top: 109px;
    overflow: hidden;
    -webkit-transition: height 0.4s ease 0s;
    -khtml-transition: height 0.4s ease 0s;
    -moz-transition: height 0.4s ease 0s;
    -ms-transition: height 0.4s ease 0s;
    -o-transition: height 0.4s ease 0s;
    transition: height 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    #cshero-header-navigation.collapse {
      display: block !important;
      height: 350px;
      overflow-y: auto;
      border-top: 1px solid #e7e7e7;
      -webkit-transition: height 0.4s ease 0s;
      -khtml-transition: height 0.4s ease 0s;
      -moz-transition: height 0.4s ease 0s;
      -ms-transition: height 0.4s ease 0s;
      -o-transition: height 0.4s ease 0s;
      transition: height 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }

  .admin-bar .uk-offcanvas-bar {
    padding-top: 35px; }

  .sub-menu {
    padding-left: 20px !important;
    background: rgba(255, 255, 255, 0.05);
    height: 0px;
    overflow: hidden;
    -webkit-transition: height 0.25s ease 0s;
    -khtml-transition: height 0.25s ease 0s;
    -moz-transition: height 0.25s ease 0s;
    -ms-transition: height 0.25s ease 0s;
    -o-transition: height 0.25s ease 0s;
    transition: height 0.25s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .sub-menu.submenu-open {
      height: auto !important; }
    .sub-menu .sub-menu {
      background: transparent; }

  .main-navigation {
    float: none !important; }
    .main-navigation ul {
      list-style: none;
      padding: 0px; }
    .main-navigation .menu-main-menu {
      padding: 0px; }
      .main-navigation .menu-main-menu .menu-item-has-children {
        position: relative; }
      .main-navigation .menu-main-menu .cs-menu-toggle {
        position: absolute;
        right: 0px;
        top: 1px; }
      .main-navigation .menu-main-menu i {
        padding: 5px 10px; }
        .main-navigation .menu-main-menu i:hover, .main-navigation .menu-main-menu i:focus {
          cursor: pointer; }
    .main-navigation li {
      line-height: 46px; }
      .main-navigation li > a {
        font-family: ;
        color: #000;
        letter-spacing: 0.5px;
        font-size: 13px;
        text-transform: uppercase; }
      .main-navigation li:hover > a, .main-navigation li:focus > a {
        color: #71a416; }

  .uk-offcanvas-bar {
    background: #142e3d;
    overflow-y: scroll; }
    .uk-offcanvas-bar .header-search {
      margin: 20px;
      color: #fff; }
    .uk-offcanvas-bar .searchform {
      padding: 0px 15px;
      position: relative; }
      .uk-offcanvas-bar .searchform button {
        position: absolute;
        top: 0;
        width: 30px;
        line-height: 35px;
        font-size: 14px;
        color: rgba(42, 69, 93, 0.75);
        left: 18px; }
    .uk-offcanvas-bar .form-search {
      padding: 0 0 0 40px;
      background: rgba(0, 0, 0, 0.1);
      border-radius: 3px;
      border-color: rgba(0, 0, 0, 0.2);
      font-size: 14px;
      color: #fff;
      box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
      min-height: 35px; }
    .uk-offcanvas-bar .menu-primary-menu-container {
      height: 100%; }

  .sandal_menu_bar .menu-item-has-children {
    position: relative; }
    .sandal_menu_bar .menu-item-has-children .menu-item-has-children .uk-menu-toggle {
      top: 2px; }
    .sandal_menu_bar .uk-menu-toggle {
      position: absolute;
      right: 15px;
      top: 10px;
      text-align: center;
      width: 30px; }
    .sandal_menu_bar .uk-menu-toggle:before {
      content: "\f105";
      font-family: 'FontAwesome';
      color: #fff;
      font-size: 16px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    #cshero-header-navigation {
      top: 93px; } }

.title-newsletter {
  font-family: 'Exo 2', sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  padding-top: 5px; }
  @media screen and (max-width: 767px) {
  .title-newsletter {
    text-align: center;
    margin-bottom: 15px !important; } }

.testimonial {
  font-family: 'Exo 2', sans-serif;
  position: relative; }
  .testimonial strong {
    font-weight: normal; }
  .testimonial .testimonial-avatar {
    margin-top: 21px !important;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #71a416;
    -webkit-box-shadow: 0px 4px 0 #71a416;
    -khtml-box-shadow: 0px 4px 0 #71a416;
    -moz-box-shadow: 0px 4px 0 #71a416;
    -ms-box-shadow: 0px 4px 0 #71a416;
    -o-box-shadow: 0px 4px 0 #71a416;
    box-shadow: 0px 4px 0 #71a416;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */
    border-width: 1px 1px 0 1px;
    border-top-color: #dadada;
    border-right-color: #dadada;
    border-radius: 4px;
    padding: 3px;
    float: left; }
  .testimonial .quote-icon {
    font-size: 126px;
    position: absolute;
    left: 100px;
    bottom: 30px;
    color: rgba(30, 67, 90, 0.05); }
  .testimonial p {
    line-height: 48px;
    font-weight: 300;
    letter-spacing: -0.5px;
    font-size: 24px;
    margin-bottom: 16px; }
  .testimonial .author {
    line-height: 38px;
    display: block;
    font-size: 24px;
    padding-left: 80px; }
  @media screen and (max-width: 767px) {
    .testimonial .author {
      padding-left: 0; } }
  .testimonial .jobtitle {
    font-size: 18px;
    font-weight: normal;
    padding-top: 3px;
    display: block;
    padding-left: 80px; }
  @media screen and (max-width: 767px) {
    .testimonial .jobtitle {
      padding-left: 0; } }
  .testimonial.no-image .author {
    padding-left: 0; }

.uk-list-striped li {
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  /* BACKGROUND GRADIENT */
  /* BOX SIZING */ }
  .uk-list-striped li:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.sandal-menu-mobile {
  color: #2a455d;
  font-size: 16px;
  margin-top: 15px;
  float: right; }
  .sandal-menu-mobile:before {
    content: "menu";
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 28px;
    line-height: 28px;
    margin-right: 10px; }
  .sandal-menu-mobile:after {
    content: "\f0c9";
    font-family: 'FontAwesome';
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
  .sandal-menu-mobile {
    margin-right: 20px; } }

.tm-tag {
  line-height: 25px;
  min-height: 25px;
  font-size: 14px;
  font-family: 'Varela', sans-serif;
  margin: 5px 10px 10px 0 !important;
  padding: 0 15px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  display: inline-block;
  border-radius: 3px;
  vertical-align: middle;
  background-color: #71a416;
  color: #fff;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center; }
  .tm-tag:hover, .tm-tag:focus {
    color: #fff;
    background-color: #679417; }

.uk-table {
  border: 1px solid #eef4ff; }
  .uk-table thead {
    background-color: #71a416;
    color: #fff; }
  .uk-table th {
    text-transform: capitalize; }

.sandal-row-inner {
  width: 100%; }
  .sandal-row-inner .data-parallax {
    margin: 0px auto; }
  .sandal-row-inner .vc_custom_heading {
    /* text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); */
    color: inherit !important; }
  .sandal-row-inner .vc_custom_heading.style-4:after, .sandal-row-inner .vc_custom_heading.style-4:before {
    background-color: #fff !important; }
  @media screen and (min-width: 1200px) {
  .sandal-row-inner .uk-grid {
    margin-left: -40px; } }
  .sandal-row-inner h5.vc_custom_heading {
    letter-spacing: 3px;
    font: inherit; }

.sandal-header-height {
  height: 350px; }

.uk-alert {
  background: rgba(113, 164, 22, 0.02) none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(113, 164, 22, 0.2) inset, 4px 0 0 #71a416 inset;
  color: #71a416;
  margin-bottom: 20px;
  padding: 10px 10px 10px 20px; }
  .uk-alert.uk-alert-success {
    background: rgba(132, 193, 24, 0.02) none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(132, 193, 24, 0.2) inset, 4px 0 0 #84c118 inset;
    color: #84c118; }
  .uk-alert.uk-alert-warning {
    background: rgba(255, 153, 38, 0.02) none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(255, 153, 38, 0.2) inset, 4px 0 0 #ff9926 inset;
    color: #ff9926; }
  .uk-alert.uk-alert-danger {
    background: rgba(218, 49, 75, 0.02) none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(236, 0, 0, 0.2) inset, 4px 0 0 #da314b inset;
    color: #da314b; }

.uk-close {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */ }

.uk-alert-large {
  padding: 20px; }
  .uk-alert-large .uk-module-title {
    letter-spacing: -0.5px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    text-transform: none; }
  .uk-alert-large .uk-module-title:before {
    border-bottom: 1px solid #71a416;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 60px; }

.uk-button {
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #fff;
  padding: 0 15px;
  min-height: 40px;
  line-height: 40px;
  font-size: 16px; }
  .uk-button i {
    font-size: 12px; }
  .uk-button.uk-button-mini {
    font-size: 12px;
    line-height: 25px;
    min-height: 25px;
    padding: 0 6px; }
  .uk-button.uk-button-large {
    font-size: 18px;
    line-height: 45px;
    min-height: 45px;
    padding: 0 25px; }
  .uk-button.uk-button-small {
    font-size: 14px;
    line-height: 35px;
    min-height: 35px;
    padding: 0 10px; }
  .uk-button.uk-button-success {
    background-color: #84c118;
    -webkit-transition: 0.4s ease 0s;
    -khtml-transition: 0.4s ease 0s;
    -moz-transition: 0.4s ease 0s;
    -ms-transition: 0.4s ease 0s;
    -o-transition: 0.4s ease 0s;
    transition: 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .uk-button.uk-button-success:hover, .uk-button.uk-button-success:focus {
    background-color: #78a920; }
  .uk-button.uk-button-danger {
    background-color: #da314b;
    -webkit-transition: 0.4s ease 0s;
    -khtml-transition: 0.4s ease 0s;
    -moz-transition: 0.4s ease 0s;
    -ms-transition: 0.4s ease 0s;
    -o-transition: 0.4s ease 0s;
    transition: 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .uk-button.uk-button-danger:hover, .uk-button.uk-button-danger:focus {
    background-color: #c9334a; }
  .uk-button.uk-button-line {
    background-color: transparent;
    border: 1px solid #689714;
    color: #71a416;
    -webkit-transition: 0.4s ease 0s;
    -khtml-transition: 0.4s ease 0s;
    -moz-transition: 0.4s ease 0s;
    -ms-transition: 0.4s ease 0s;
    -o-transition: 0.4s ease 0s;
    transition: 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .uk-button.uk-button-line:hover, .uk-button.uk-button-line:focus {
    color: #fff;
    background-color: #71a416; }
  .uk-button.uk-button-link {
    background-color: transparent;
    border: none;
    position: relative;
    color: #71a416;
    padding: 0px;
    -webkit-transition: 0.4s ease 0s;
    -khtml-transition: 0.4s ease 0s;
    -moz-transition: 0.4s ease 0s;
    -ms-transition: 0.4s ease 0s;
    -o-transition: 0.4s ease 0s;
    transition: 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .uk-button.uk-button-link:before {
    content: '';
    position: absolute;
    bottom: 5px;
    height: 1px;
    width: 100%;
    background-color: #71a416;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .uk-button.uk-button-link:hover, .uk-button.uk-button-link:focus {
    text-decoration: none;
    outline: none;
    color: rgba(113, 164, 22, 0.8); }
  .uk-button.uk-button-link:hover:before, .uk-button.uk-button-link:focus:before {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.uk-button-default {
  background-color: #1e435a;
  -webkit-transition: all 0.4s ease 0s;
  -khtml-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }
  .uk-button-default:hover, .uk-button-default:focus {
    background-color: #1f3949;
    color: #fff; }

.uk-button-primary {
  background-color: #71a416;
  -webkit-transition: all 0.4s ease 0s;
  -khtml-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }
  .uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #679417;
    color: #fff; }

.uk-list-striped li:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.02); }

.contact-details {
  text-align: center;
  /*------------------------------
  3.3 Footer
------------------------------*/ }
  .contact-details img {
    position: absolute;
    top: 50%;
    max-width: 200px;
    z-index: -1;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -webkit-opacity: 0.2;
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    opacity: 0.2;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translatey(-50%);
    -khtml-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .contact-details .title-details {
    color: #fff;
    font-size: 38px;
    font-family: ;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 25px;
    text-transform: capitalize; }
  @media screen and (max-width: 767px) {
    .contact-details .title-details {
      font-size: 21px;
      margin-top: 0px;
      line-height: 24px; } }
  .contact-details p {
    color: #fff;
    font-size: 18px;
    margin-top: 7px;
    font-weight: 300;
    line-height: 32px;
    font-family: ;
    letter-spacing: 0.4px;
    text-transform: capitalize; }
  @media screen and (max-width: 767px) {
    .contact-details p {
      font-size: 14px;
      line-height: 18px; } }

.footer-bottom {
  background-color: #1e435a;
  padding-bottom: 23px;
  padding-top: 18px;
  border-top: 1px solid #335165;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.3) inset, 0 50px 100px rgba(0, 0, 0, 0.1) inset; }

.ft-bt-left {
  color: #fff;
  font-family: 'Varela', sans-serif; }
  .ft-bt-left a {
    color: #71a416; }
  .ft-bt-left a:hover, .ft-bt-left a:focus {
    color: #679417;
    text-decoration: none;
    outline: none; }
  @media screen and (max-width: 767px) {
  .ft-bt-left {
    text-align: center; } }

.ft-bt-right {
  position: relative;
  text-align: right; }
  .ft-bt-right li {
    list-style: none;
    margin: 0px 10px;
    display: inline-block; }
  .ft-bt-right a {
    font-size: 16px;
    color: #71a416;
    font-weight: normal; }
  .ft-bt-right a:hover, .ft-bt-right a:focus {
    color: #679417; }
  @media screen and (max-width: 767px) {
  .ft-bt-right {
    text-align: center; } }

.footer-top {
  background-image: url('../images/ft-bt-top.png');
  padding: 40px 0px 54px;
  border-bottom: 1px solid #243947;
  /* Footer 1,2
------------------------------*/ }
  .footer-top .widget-footer {
    padding-top: 60px; }
  .footer-top .widget-footer .product_list_widget li {
    margin-bottom: 29px !important; }
  .footer-top .widget-footer .product_list_widget li a {
    line-height: 26px; }
  .footer-top .widget-footer .product_list_widget li .product-category {
    padding-top: 1px; }
  .footer-top .our-work {
    padding-top: 10px; }
  .footer-top .our-work li a {
    color: #71a416; }
  .footer-top .our-work li a:hover, .footer-top .our-work li a:focus {
    outline: none;
    text-decoration: none;
    color: #679417; }
  .footer-top .widget .wg-title {
    color: #fff; }
  .footer-top .widget .wg-title:before {
    background-color: #71a416;
    bottom: -10px; }

.logo-footer {
  margin-bottom: 23px;
  padding-top: 2px;
  /* Footer 3,4
------------------------------*/ }
  .logo-footer img {
    max-height: 37px; }
  @media screen and (max-width: 767px) {
    .logo-footer img {
      width: auto; } }

.our-work {
  /* ----------------------------
    3.4 - post navigation
------------------------------*/ }
  .our-work li {
    position: relative;
    padding-left: 25px; }
  .our-work li:before {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #fff;
    left: 0px; }

.post-navigation {
  margin-top: 50px; }
  .post-navigation .nav-links {
    display: inline-block; }
  .post-navigation .nav-links a {
    color: #71a416;
    border: none;
    background-color: transparent;
    font-size: 16px; }
  .post-navigation .nav-links a:hover, .post-navigation .nav-links a:focus {
    outline: none;
    text-decoration: underline;
    color: rgba(113, 164, 22, 0.8); }

.company-say p {
  font-size: 24px;
  letter-spacing: -0.5px;
  font-weight: 300;
  line-height: 48px;
  font-family: 'Exo 2', sans-serif; }
  .company-say p .author {
    font-weight: 400;
    display: block;
    margin-top: 10px; }
  .company-say p strong.normal {
    color: #71a416;
    font-weight: normal; }

#sandal-loadding {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff; }
  #sandal-loadding .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    background-color: #71a416;
    margin-left: -20px;
    margin-top: -20px;
    animation: tm-rotateplane 1.2s infinite ease-in-out; }

.tabs_box_navigation .tabs_box_navigation_icon {
  margin-top: 10px; }

.post-thumbnail img {
  width: 100%; }

.entry-header {
  /* WordPress caption style
------------------------------*/ }
  .entry-header .entry-title {
    display: block;
    font-weight: 500;
    letter-spacing: -0.5px;
    margin-top: 0;
    position: relative;
    font-size: 32px;
    line-height: 40px; }
  .entry-header .entry-title:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 60px;
    background-color: #71a416;
    height: 1px; }

.wp-caption {
  max-width: 100%;
  font-style: italic;
  line-height: 1.35;
  margin-bottom: 13px;
  margin-top: 5px; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    max-width: 98%; }
  .wp-caption .wp-caption-text {
    margin: 10px 0; }

.wp-caption-text, .entry-thumbnail-caption, .cycle-caption {
  font-style: italic;
  line-height: 1.35;
  font-size: 13px; }

.entry-thumbnail.thumbnail {
  display: inline;
  float: left;
  margin-right: 30px; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 10px;
  margin-bootm: 10px; }

.alignright {
  display: inline;
  float: right;
  margin-left: 10px;
  margin-bootm: 10px; }

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
  margin-bottom: 15px; }

img.wp-smiley {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  border: none; }

.gallery-caption {
  font-family: inherit; }

.bypostauthor {
  margin: 0;
  /* Gallery
------------------------------*/ }

.gallery {
  margin-bottom: 20px; }

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0; }

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left; }

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  font-size: 12px;
  padding: 6px 8px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%; }
  .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.gallery-item:hover .gallery-caption {
  opacity: 1; }

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none; }

.attachment {
  margin-bottom: 20px;
  /* Comments
------------------------------*/ }

.comment-respond h3.comment-reply-title {
  color: #1e435a;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 32px; }
  .comment-respond h3.comment-reply-title small a {
    color: #71a416; }
  .comment-respond h3.comment-reply-title small a:hover, .comment-respond h3.comment-reply-title small a:focus {
    color: #679417;
    outline: none;
    text-decoration: underline; }
  .comment-respond label {
    display: block; }
  .comment-respond input[type='text'], .comment-respond input[type='email'] {
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0px 20px;
    border-radius: 5px;
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .comment-respond input[type='text']:hover, .comment-respond input[type='email']:hover, .comment-respond input[type='text']:focus, .comment-respond input[type='email']:focus {
    border-color: #71a416; }
  .comment-respond .logged-in-as a {
    color: #71a416; }
  .comment-respond .logged-in-as a:hover, .comment-respond .logged-in-as a:focus {
    color: #679417;
    outline: none;
    text-decoration: underline; }
  .comment-respond .comment-form-comment label {
    display: none; }
  .comment-respond .comment-form-comment textarea {
    height: 150px;
    border-radius: 5px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 20px;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .comment-respond .comment-form-comment textarea:hover, .comment-respond .comment-form-comment textarea:focus {
    border-color: #71a416; }
  .comment-respond .form-submit input {
    background-color: #71a416;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    min-height: 40px;
    overflow: visible;
    padding: 0 15px;
    text-align: center;
    -webkit-transition: all 250ms ease 0s;
    -khtml-transition: all 250ms ease 0s;
    -moz-transition: all 250ms ease 0s;
    -ms-transition: all 250ms ease 0s;
    -o-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .comment-respond .form-submit input:hover, .comment-respond .form-submit input:focus {
    background-color: #527710; }

.comments-area {
  margin-top: 45px; }
  .comments-area ul, .comments-area ol {
    list-style: none;
    margin: 0px;
    padding: 0px; }
  .comments-area ul.children, .comments-area ol.children {
    margin-left: 40px; }
  .comments-area .comment-main {
    padding: 20px 20px 30px; }
  .comments-area .comments-title {
    color: #1e435a;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 32px;
    margin-bottom: 35px; }
  .comments-area .comment-author {
    font-size: 20px;
    line-height: 26px;
    color: #71a416;
    text-transform: capitalize;
    font-family: 'Exo 2', sans-serif;
    margin-bottom: 5px; }
  .comments-area .comment-date, .comments-area .reply {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 26px;
    text-transform: uppercase; }
  .comments-area .comment-date {
    color: #1e435a; }
  .comments-area .reply a {
    color: #71a416; }
  .comments-area .reply a:hover, .comments-area .reply a:focus {
    color: rgba(113, 164, 22, 0.75);
    text-decoration: underline;
    outline: none; }
  .comments-area .top-comments {
    position: relative;
    overflow: hidden;
    background-color: #eef4ff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 20px 20px 18px; }
  .comments-area .top-comments:before {
    content: "\e66d";
    font-family: 'Pe-icon-7-stroke';
    font-size: 150px;
    right: -15px;
    top: 5px;
    position: absolute;
    color: #dfeaff; }
  .comments-area .top-comments img {
    border-radius: 50%;
    box-shadow: 0 0 0 4px #fff, 0 0 0 5px #71a416;
    float: left;
    margin-top: 5px; }
  @media screen and (max-width: 767px) {
      .comments-area .top-comments img {
        width: 58px; } }
  @media screen and (max-width: 400px) {
      .comments-area .top-comments img {
        float: none;
        text-align: center;
        margin: 0px auto;
        display: block; } }
  .comments-area .top-comments .comment-meta {
    margin-left: 98px;
    padding-top: 6px; }
  @media screen and (max-width: 400px) {
      .comments-area .top-comments .comment-meta {
        text-align: center;
        margin: 0px;
        display: block; } }

#page-title .page_title_one .page-title-text {
  background-color: #71a416;
  padding: 40px 0 20px; }
  #page-title .page_title_two .page-title-text {
    background-image: url('../images/bg-image-1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 60px 0 45px;
    text-align: center;
    position: relative; }
  #page-title .page_title_two .page-title-text h1 {
    position: relative;
    z-index: 2;
    display: inline-block; }
    #page-title .page_title_two .page-title-text h1:before, #page-title .page_title_two .page-title-text h1:after {
      content: '';
      background-color: #fff;
      height: 1px;
      position: absolute;
      width: 40px; }
    #page-title .page_title_two .page-title-text h1:before {
      top: 50%;
      left: -55px; }
    #page-title .page_title_two .page-title-text h1:after {
      top: 50%;
      right: -55px; }
    @media screen and (max-width: 479px) {
      #page-title .page_title_two .page-title-text h1:before, #page-title .page_title_two .page-title-text h1:after {
        display: none; } }
  #page-title .page_title_two .title_overflow {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    background-color: rgba(113, 164, 22, 0.7); }

.page-title-text {
  /* Breadcrum
------------------------------*/ }
  .page-title-text h1 {
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 500; }

.breadcrumb-text {
  background-color: #eef4ff;
  border-top: 1px solid #dfeaff;
  border-bottom: 1px solid #dfeaff;
  /* Archive
------------------------------*/ }
  .breadcrumb-text ul {
    padding: 0px;
    margin: 8px 0 10px; }
  .breadcrumb-text li {
    display: inline-block;
    text-transform: capitalize;
    font-size: 15px; }
  .breadcrumb-text li a {
    color: #71a416;
    cursor: pointer; }
  .breadcrumb-text li a:hover, .breadcrumb-text li a:focus {
    text-decoration: underline;
    color: #679417;
    -webkit-transition: color 0.4s ease 0s;
    -khtml-transition: color 0.4s ease 0s;
    -moz-transition: color 0.4s ease 0s;
    -ms-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .breadcrumb-text li:before {
    content: '\f105';
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 16px;
    margin: 0px 15px;
    color: rgba(30, 67, 90, 0.5); }
  .breadcrumb-text li:first-child:before {
    display: none;
    content: ''; }
  @media screen and (max-width: 899px) {
  .breadcrumb-text {
    display: none; } }

.search .site-content {
  padding: 60px 0px 82px; }

.search-results .site-main img, .search-results .site-main iframe {
  display: none !important; }

.result {
  margin-bottom: 50px;
  padding: 15px;
  background-color: #fff;
  /*------------------------------
  5.2 Blog
------------------------------*/
  /* Default
------------------------------*/ }
  .result h3 {
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    position: relative;
    margin-top: 0px;
    margin-bottom: 28px; }
  .result h3:before {
    position: absolute;
    content: '';
    bottom: -22px;
    background-color: #f9f9f9;
    height: 2px;
    width: 120px; }

.blog-default article {
  margin-bottom: 52px; }
  .blog-default article:last-child {
    margin-bottom: 30px; }
  .blog-default iframe {
    width: 100%; }
  .blog-default .entry-footer {
    text-align: right;
    margin-top: 40px; }
  .blog-default .entry-footer a {
    background: #71a416 none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    -khtml-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin: 0;
    min-height: 40px;
    padding: 0 15px;
    text-align: center;
    -webkit-transition: all 250ms ease 0s;
    -khtml-transition: all 250ms ease 0s;
    -moz-transition: all 250ms ease 0s;
    -ms-transition: all 250ms ease 0s;
    -o-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    float: right; }
  .blog-default .entry-title {
    margin-bottom: 28px; }
  .blog-default .entry-title a {
    color: #1e435a; }
  .blog-default .entry-title a:hover, .blog-default .entry-title a:focus {
    outline: none;
    text-decoration: none;
    color: #71a416; }
  .blog-default .entry-content p:first-child:first-letter {
    color: #1e435a;
    float: left;
    font-family: 'Exo 2', sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 38px;
    margin: 10px 10px 0 0;
    text-transform: uppercase; }
  .blog-default .post-thumbnail {
    position: relative;
    margin-bottom: 20px; }
  .blog-default .post-thumbnail img {
    border-radius: 5px; }
  .blog-default .post-thumbnail:hover .overlay-box:before, .blog-default .post-thumbnail:focus .overlay-box:before {
    -webkit-transform: scale(1, 1);
    -khtml-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
    .blog-default .post-thumbnail:hover .overlay-box:after, .blog-default .post-thumbnail:focus .overlay-box:after {
      -webkit-transform: scale(1, 1);
      -khtml-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
  .blog-default .post-thumbnail:hover a, .blog-default .post-thumbnail:focus a {
    background: rgba(113, 164, 22, 0.5) linear-gradient(to bottom, rgba(113, 164, 22, 0.5) 0%, rgba(103, 148, 23, 0.5) 100%) repeat scroll 0 0;
    border-radius: 5px;
    -webkit-transition: background 0.4s ease 0s;
    -khtml-transition: background 0.4s ease 0s;
    -moz-transition: background 0.4s ease 0s;
    -ms-transition: background 0.4s ease 0s;
    -o-transition: background 0.4s ease 0s;
    transition: background 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .blog-default .post-thumbnail:hover a:before, .blog-default .post-thumbnail:focus a:before {
      top: 50%;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
  .blog-default .post-thumbnail a {
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    text-align: center;
    width: 100%;
    height: 100%; }
  .blog-default .post-thumbnail a:before {
    content: "\e626";
    font-family: "Pe-icon-7-stroke";
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translatey(-50%) translatex(-50%);
    -khtml-transform: translatey(-50%) translatex(-50%);
    -moz-transform: translatey(-50%) translatex(-50%);
    -ms-transform: translatey(-50%) translatex(-50%);
    -o-transform: translatey(-50%) translatex(-50%);
    transform: translatey(-50%) translatex(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .blog-default .post_meta {
    padding: 0px;
    border-bottom: 1px dashed rgba(30, 67, 90, 0.2);
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .blog-default .post_meta li {
    display: inline-block;
    color: #24516d;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    text-transform: uppercase; }
  .blog-default .post_meta > li {
    padding-right: 5px; }
  .blog-default .post_meta a {
    color: #71a416; }
  .blog-default .post_meta a:hover, .blog-default .post_meta a:focus {
    outline: none;
    text-decoration: underline;
    color: rgba(113, 164, 22, 0.75); }
  .blog-default .post_meta i {
    color: #71a416; }

.overlay-box:before, .overlay-box:after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 1;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -khtml-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  z-index: 1; }

.overlay-box {
  /*Single Blog*/ }
  .overlay-box:before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -khtml-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .overlay-box:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -khtml-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.single-post .post-thumbnail {
  width: 100%;
  margin-bottom: 20px; }
  .single-post .post-thumbnail img {
    border-radius: 5px; }
  .single-post iframe {
    width: 100%; }
  .single-post blockquote {
    margin-bottom: 15px; }
  .single-post blockquote .author-quote {
    display: inline-block;
    padding-top: 16px;
    font-weight: 500; }
  .single-post .tag-links {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 30px; }
  .single-post .tag-links a {
    color: #71a416; }
  .single-post .tag-links a:hover, .single-post .tag-links a:focus {
    outline: none;
    text-decoration: underline; }
  .single-post .tag-links i {
    color: #71a416; }
  .single-post .single_meta {
    padding: 0px;
    border-bottom: 1px dashed rgba(30, 67, 90, 0.2);
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .single-post .single_meta li {
    display: inline-block;
    color: #24516d;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    text-transform: uppercase; }
  .single-post .single_meta > li {
    padding-right: 5px; }
  .single-post .single_meta a {
    color: #71a416; }
  .single-post .single_meta a:hover, .single-post .single_meta a:focus {
    outline: none;
    text-decoration: underline; }
  .single-post .single_meta i {
    color: #71a416; }
  .single-post .entry-title {
    margin-bottom: 28px; }
  .single-post .entry-title a {
    color: #1e435a; }
  .single-post .entry-title a:hover, .single-post .entry-title a:focus {
    outline: none;
    text-decoration: none;
    color: #71a416; }

.wrap-single-gallery {
  padding: 10px 0px 50px; }
  .wrap-single-gallery .entry-title {
    margin-bottom: 30px;
    line-height: 35px; }
  .wrap-single-gallery i {
    display: none; }
  .wrap-single-gallery .entry-header .entry-title::before {
    bottom: -11px; }
  .wrap-single-gallery td {
    border-color: #eef4ff;
    padding: 8px 10px 8px 0; }
  .wrap-single-gallery .post-thumbnail {
    position: relative; }
  @media screen and (min-width: 1200px) {
    .wrap-single-gallery .wrap-content {
      padding: 0px 60px 0px 20px; } }
  .wrap-single-gallery .content-lead {
    font-size: 20px;
    line-height: 36px;
    font-weight: 300; }
  .wrap-single-gallery table.entry-meta {
    border: 1px solid #eef4ff;
    margin-top: 72px; }
  .wrap-single-gallery table.entry-meta span.label {
    color: #1e435a;
    font-size: 16px;
    font-weight: bold;
    width: 71px;
    display: inline-block;
    text-align: left; }
  .wrap-single-gallery table.entry-meta tr {
    padding: 8px; }
  .wrap-single-gallery table.entry-meta tr:nth-child(2n+1) {
    background: #eef4ff; }
  .wrap-single-gallery table.entry-meta tr td:first-child {
    width: 71px; }
  .wrap-single-gallery table.entry-meta a {
    min-height: 25px;
    font-size: 14px;
    padding: 0 15px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    background: #71a416;
    color: #fff;
    line-height: 25px; }
  .wrap-single-gallery .post-thumbnail {
    position: relative;
    margin-bottom: 20px; }
  .wrap-single-gallery .post-thumbnail:hover .overlay-box:before, .wrap-single-gallery .post-thumbnail:focus .overlay-box:before {
    -webkit-transform: scale(1, 1);
    -khtml-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
    .wrap-single-gallery .post-thumbnail:hover .overlay-box:after, .wrap-single-gallery .post-thumbnail:focus .overlay-box:after {
      -webkit-transform: scale(1, 1);
      -khtml-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
  .wrap-single-gallery .post-thumbnail:hover a, .wrap-single-gallery .post-thumbnail:focus a {
    background: rgba(113, 164, 22, 0.5) linear-gradient(to bottom, rgba(113, 164, 22, 0.5) 0%, rgba(103, 148, 23, 0.5) 100%) repeat scroll 0 0;
    -webkit-transition: background 0.4s ease 0s;
    -khtml-transition: background 0.4s ease 0s;
    -moz-transition: background 0.4s ease 0s;
    -ms-transition: background 0.4s ease 0s;
    -o-transition: background 0.4s ease 0s;
    transition: background 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .wrap-single-gallery .post-thumbnail:hover a:before, .wrap-single-gallery .post-thumbnail:focus a:before {
      top: 50%;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
  .wrap-single-gallery .post-thumbnail a {
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    text-align: center;
    width: 100%;
    height: 100%; }
  .wrap-single-gallery .post-thumbnail a:before {
    content: "\e626";
    font-family: "Pe-icon-7-stroke";
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: translatey(-50%) translatex(-50%);
    -khtml-transform: translatey(-50%) translatex(-50%);
    -moz-transform: translatey(-50%) translatex(-50%);
    -ms-transform: translatey(-50%) translatex(-50%);
    -o-transform: translatey(-50%) translatex(-50%);
    transform: translatey(-50%) translatex(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.author .post-author-wrap {
  margin-bottom: 80px; }

.post-author-wrap {
  position: relative;
  background-color: #eef4ff;
  border-radius: 5px;
  padding: 40px;
  margin-top: 38px;
  /*------------------------------
    5.3 - 404
------------------------------*/ }
  .post-author-wrap .post-author-right {
    position: absolute;
    top: 90px;
    right: 40px; }
  .post-author-wrap .post-author-right img {
    background: transparent;
    border: 1px solid rgba(113, 164, 22, 0.5);
    margin: 0;
    max-width: 100%;
    padding: 4px;
    border-radius: 50%; }
  @media screen and (max-width: 991px) {
    .post-author-wrap .post-author-right {
      position: static;
      top: auto;
      right: auto;
      margin: 0px auto;
      text-align: center;
      width: 74px; } }
  .post-author-wrap .post-author-left {
    margin-bottom: 20px;
    margin-right: 100px; }
  .post-author-wrap .post-author-left h4 {
    margin-bottom: 32px; }
  .post-author-wrap .post-author-left h4 a {
    color: #71a416;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 32px; }
    .post-author-wrap .post-author-left h4 a:hover, .post-author-wrap .post-author-left h4 a:focus {
      outline: none;
      color: nighten(#71a416, 10%);
      text-decoration: underline; }
  @media screen and (max-width: 991px) {
      .post-author-wrap .post-author-left h4 {
        text-align: center;
        margin-top: 20px; } }
  @media screen and (max-width: 991px) {
    .post-author-wrap .post-author-left {
      margin-right: 0; } }
  @media screen and (max-width: 991px) {
  .post-author-wrap {
    padding: 20px; } }

body.error404 .site-content {
  padding: 0px; }

.page-404 {
  color: #fff;
  text-align: center;
  background: url('../images/bg-image-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0px;
  /*------------------------------
    5.4 Shop
------------------------------*/ }
  .page-404 .notification {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px;
    display: inline-block;
    background: #1e435a; }
  .page-404 i {
    font-size: 250px;
    color: #fff; }
  .page-404 h2 {
    line-height: 48px;
    font-size: 100px;
    color: #fff; }
  .page-404 h3 {
    font-size: 24px;
    color: #fff;
    line-height: 32px; }
  .page-404 a {
    color: #71a416; }
  .page-404 a:hover, .page-404 a:focus {
    color: #679417;
    text-decoration: underline; }

.sandal-products {
  text-align: center; }
  .sandal-products h3 {
    text-align: center;
    font-size: 18px;
    font-family: 'Varela', sans-serif;
    margin-top: 12px;
    margin-bottom: 16px;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .sandal-products h3:hover {
    color: #71a416; }
  @media screen and (min-width: 1200px) {
  .sandal-products .row {
    margin: 0px -10px; }
  .sandal-products .col-lg-1, .sandal-products .col-lg-10, .sandal-products .col-lg-11, .sandal-products .col-lg-12, .sandal-products .col-lg-2, .sandal-products .col-lg-3, .sandal-products .col-lg-4, .sandal-products .col-lg-5, .sandal-products .col-lg-6, .sandal-products .col-lg-7, .sandal-products .col-lg-8, .sandal-products .col-lg-9, .sandal-products .col-md-1, .sandal-products .col-md-10, .sandal-products .col-md-11, .sandal-products .col-md-12, .sandal-products .col-md-2, .sandal-products .col-md-3, .sandal-products .col-md-4, .sandal-products .col-md-5, .sandal-products .col-md-6, .sandal-products .col-md-7, .sandal-products .col-md-8, .sandal-products .col-md-9, .sandal-products .col-sm-1, .sandal-products .col-sm-10, .sandal-products .col-sm-11, .sandal-products .col-sm-12, .sandal-products .col-sm-2, .sandal-products .col-sm-3, .sandal-products .col-sm-4, .sandal-products .col-sm-5, .sandal-products .col-sm-6, .sandal-products .col-sm-7, .sandal-products .col-sm-8, .sandal-products .col-sm-9, .sandal-products .col-xs-1, .sandal-products .col-xs-10, .sandal-products .col-xs-11, .sandal-products .col-xs-12, .sandal-products .col-xs-2, .sandal-products .col-xs-3, .sandal-products .col-xs-4, .sandal-products .col-xs-5, .sandal-products .col-xs-6, .sandal-products .col-xs-7, .sandal-products .col-xs-8, .sandal-products .col-xs-9 {
    padding: 0px 10px; } }

.wrap-top-product {
  margin-bottom: 39px; }

.woocommerce-ordering .orderby {
  font-size: 13px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 5px 10px;
  border-radius: 2px; }

.woocommerce-result-count {
  font-size: 13px; }

.wrap-content-item {
  margin-bottom: 40px; }

.woocommerce a.button {
  min-height: 35px;
  padding: 0 10px;
  line-height: 35px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  background-color: #71a416;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  -khtml-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  /* BACKGROUND GRADIENT */
  /* BOX SIZING */ }
  .woocommerce a.button:hover, .woocommerce a.button:focus {
    background-color: #679417;
    color: #fff; }

.woocommerce .products .star-rating {
  margin: 0px auto 29px;
  font-size: 15px;
  height: 16px;
  color: #71a416; }
  .woocommerce .products .star-rating:before {
    color: #71a416; }

.woocommerce div.product span.price {
  display: block;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  color: #1e435a; }
  .woocommerce div.product span.price ins {
    font-weight: normal; }

.woocommerce span.onsale {
  height: 40px;
  width: 40px;
  padding: 4px;
  line-height: 32px;
  z-index: 5;
  top: -16px;
  left: -4px;
  background: #71a416;
  font-size: 11px;
  font-weight: normal;
  /*-------------------------------
    5.5 - About us
---------------------------------*/ }
  @media screen and (max-width: 767px) {
  .woocommerce span.onsale {
    width: 70px;
    top: 0;
    left: 15px;
    border-radius: 0px; } }

.about-us .title {
  text-transform: capitalize;
  font-size: 21px;
  margin-bottom: 15px;
  margin-top: 30px; }
  .about-us .shopmeta {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 600;
    color: #1e435a; }
  .about-us .shop-desc-style {
    margin-top: 20px; }

.flexslider {
  margin-bottom: 0px !important;
  border: medium none !important;
  border-radius: 0px !important;
  box-shadow: none !important; }
  .flexslider .flex-control-paging {
    display: none; }
  .flexslider .flex-direction-nav a {
    opacity: 1 !important; }
  .flexslider .flex-direction-nav a.flex-prev {
    left: 0px; }
    .flexslider .flex-direction-nav a.flex-prev:before {
      content: "\f104"; }
  .flexslider .flex-direction-nav a.flex-next {
    right: 0px; }
    .flexslider .flex-direction-nav a.flex-next:before {
      content: "\f105"; }
  .flexslider .flex-direction-nav a:before {
    font-family: 'FontAwesome';
    font-size: 24px;
    color: #999;
    max-width: 39px;
    max-height: 40px;
    line-height: 40px !important;
    background-color: rgba(255, 255, 255, 0.3);
    padding: 0px 16px;
    -webkit-transition: background-color 0.4s ease 0s;
    -khtml-transition: background-color 0.4s ease 0s;
    -moz-transition: background-color 0.4s ease 0s;
    -ms-transition: background-color 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .flexslider .flex-direction-nav a:hover:before {
    background-color: #fff; }

.work-us li {
  padding-left: 30px;
  position: relative; }
  .work-us li i {
    position: absolute;
    left: 5px;
    top: 7px; }

.vc_row-fluid {
  background-size: cover; }

.approach {
  color: #fff; }
  .approach .content {
    padding: 10px 0px 0px; }
  .approach .uk-button {
    margin-top: 32px; }
  .approach .uk-module-title {
    font-size: 42px;
    letter-spacing: -0.5px;
    line-height: 48px;
    color: #fff;
    position: relative; }
  .approach .uk-module-title:before {
    position: absolute;
    content: '';
    width: 60px;
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #fff; }

.cms-overlay-color {
  position: absolute !important;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%; }

.row-overlay-color {
  position: relative; }

.social-about-us {
  padding: 0px;
  list-style: none; }
  .social-about-us li {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #1e435a;
    position: relative;
    overflow: hidden;
    margin-right: 4px; }
  .social-about-us li a {
    color: #fff;
    display: block;
    font-size: 13px; }
  .social-about-us li:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    background-color: #71a416;
    -webkit-transition: width 0.4s ease 0s;
    -khtml-transition: width 0.4s ease 0s;
    -moz-transition: width 0.4s ease 0s;
    -ms-transition: width 0.4s ease 0s;
    -o-transition: width 0.4s ease 0s;
    transition: width 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .social-about-us li:hover:before {
    width: 100%; }

.out-us {
  /*
 *back top top
*/ }
  .out-us .uk-button.uk-button-line {
    border-color: #fff;
    color: #fff; }
  .out-us .uk-button.uk-button-line:hover {
    border-color: #71a416; }
  .out-us p {
    color: #fff; }
  .out-us .uk-module-title {
    color: #fff;
    position: relative;
    margin-bottom: 47px;
    margin-top: 2px;
    font-family: 'Exo 2', sans-serif;
    font-size: 42px;
    font-weight: 300; }
  .out-us .uk-module-title:before {
    content: "";
    left: 0;
    bottom: -17px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #fff; }

.back-to-top {
  visibility: visible;
  z-index: 9999;
  position: fixed;
  bottom: 20px;
  right: 25px;
  height: 25px;
  width: 25px;
  text-align: center;
  display: inline-block;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */
  -webkit-transition: opacity 0.4s ease 0s;
  -khtml-transition: opacity 0.4s ease 0s;
  -moz-transition: opacity 0.4s ease 0s;
  -ms-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  /*------------------------------
  5.6 Time Line
------------------------------*/ }
  .back-to-top:before {
    content: '\f106';
    font-family: 'FontAwesome';
    color: #71a416;
    font-size: 35px;
    cursor: pointer; }
  .back-to-top.off {
    visibility: hidden;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }

.time-line-wraper {
  position: relative; }
  .time-line-wraper:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 4px;
    background: #eef4ff;
    left: 50%; }
  @media screen and (max-width: 991px) {
    .time-line-wraper:before {
      left: 30px; } }
  @media screen and (max-width: 991px) {
  .time-line-wraper {
    margin-bottom: 70px; } }

.time-item {
  position: relative;
  display: block;
  margin-bottom: -38px;
  /*--------------------------
  5.7 Contact Us
--------------------------*/ }
  .time-item .point {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    left: 50%;
    margin-left: -13px;
    z-index: 1;
    position: absolute;
    border: 1px solid #71a416; }
  .time-item .point:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #71a416;
    border-radius: 50%;
    left: 4px;
    top: 4px; }
  .time-item .point:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #71a416;
    left: -1px;
    top: -1px;
    -webkit-animation: pulsate 2.5s ease-out infinite;
    animation: pulsate 2.5s ease-out infinite;
    opacity: 0; }
  @media screen and (max-width: 991px) {
    .time-item .point {
      left: 30px; } }
  .time-item .time-line-content p {
    margin-bottom: 0px; }
  .time-item .wrap-comtent {
    width: 41%;
    border-radius: 3px;
    position: relative;
    border: 1px solid #d5e3ff;
    padding: 20px 30px; }
  .time-item .wrap-comtent .time-line-title {
    font-weight: 500;
    color: #1e435a;
    letter-spacing: -0.5px;
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px; }
  .time-item .wrap-comtent .time-line-title:before {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }
  .time-item .wrap-comtent.side-right {
    float: right; }
  .time-item .wrap-comtent.side-right:before {
    left: auto;
    right: 100%; }
    @media screen and (max-width: 991px) {
      .time-item .wrap-comtent.side-right:before {
        left: -70px;
        right: auto; } }
  @media screen and (max-width: 991px) {
    .time-item .wrap-comtent.side-left {
      float: right; } }
  .time-item .wrap-comtent .has-thumbnail {
    margin: -20px -30px 30px;
    max-height: 150px;
    overflow: hidden; }
  .time-item .wrap-comtent img {
    border-radius: 3px 3px 0px 0px; }
  .time-item .wrap-comtent:before {
    content: '';
    position: absolute;
    top: 15px;
    height: 0;
    left: 100%;
    width: 23%;
    border: 1px solid #eef4ff; }
  @media screen and (max-width: 991px) {
      .time-item .wrap-comtent:before {
        left: -70px;
        z-index: -1; } }
  @media screen and (max-width: 991px) {
    .time-item .wrap-comtent {
      width: 80%; } }
  .time-item .time-line-year {
    display: inline-block;
    padding: 0 10px;
    float: right;
    font-weight: bold;
    border-radius: 0 0 3px 3px;
    border-width: 0 1px 1px;
    background-color: #679417;
    color: #fff;
    border-style: solid;
    border-color: #679417;
    position: absolute;
    top: 0px;
    right: 30px; }
  .time-item:last-child .wrap-comtent {
    background: #1e435a;
    margin-bottom: 30px; }
  .time-item:last-child .wrap-comtent .time-line-title, .time-item:last-child .wrap-comtent .time-line-content {
    color: #fff; }
  @media screen and (max-width: 991px) {
  .time-item {
    margin-bottom: 30px; } }

.contact-us input[type=text], .contact-us input[type=email], .contact-us textarea {
  max-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: #1e435a;
  font-weight: 400;
  border-radius: 2px;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }
  .contact-us input[type=text]:hover, .contact-us input[type=email]:hover, .contact-us textarea:hover, .contact-us input[type=text]:focus, .contact-us input[type=email]:focus, .contact-us textarea:focus {
    border-color: rgba(113, 164, 22, 0.75); }
  .contact-us .ajax-loader {
    width: auto; }
  .contact-us h3 {
    margin-bottom: 35px; }
  .contact-us .wpcf7-form-control-wrap {
    position: relative; }
  .contact-us .wpcf7-form-control-wrap:before {
    position: absolute;
    top: -1px;
    height: 40px;
    line-height: 40px;
    z-index: 1;
    text-align: center;
    width: 40px;
    font-size: 16px;
    font-family: 'FontAwesome';
    color: rgba(0, 0, 0, 0.2); }
  .contact-us .wpcf7-form-control-wrap.name:before {
    content: '\f007'; }
  .contact-us .wpcf7-form-control-wrap.mail:before {
    content: '\f0e0'; }
  .contact-us .wpcf7-form-control-wrap.subject:before {
    content: '\f02e'; }
  .contact-us input {
    padding: 5px 10px 5px 40px;
    height: 40px; }
  .contact-us textarea {
    height: 76px !important;
    padding: 5px 10px !important; }
  .contact-us input[type=submit] {
    background: #71a416;
    color: #fff;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    margin-top: 15px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -khtml-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */ }

.legend-carousel-1 {
  display: none !important; }

.contact-one-page {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  min-height: 365px;
  /*--------------------------
    5.8 Boxed
----------------------------*/ }
  .contact-one-page p {
    margin: 0px; }
  .contact-one-page h3 {
    position: relative;
    color: #fff;
    margin-bottom: 30px; }
  .contact-one-page h3:before {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #fff; }
  .contact-one-page input[type='text'], .contact-one-page input[type='email'], .contact-one-page textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px; }
  .contact-one-page input[type='text']::-webkit-input-placeholder, .contact-one-page input[type='email']::-webkit-input-placeholder, .contact-one-page textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .contact-one-page input[type='text']::-moz-placeholder, .contact-one-page input[type='email']::-moz-placeholder, .contact-one-page textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .contact-one-page input[type='text']:-moz-placeholder, .contact-one-page input[type='email']:-moz-placeholder, .contact-one-page textarea:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .contact-one-page input[type='text']:-ms-input-placeholder, .contact-one-page input[type='email']:-ms-input-placeholder, .contact-one-page textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .contact-one-page .wpcf7-form-control-wrap {
    margin-bottom: 8px !important; }
  .contact-one-page textarea {
    height: 76px !important;
    margin-bottom: 1px; }
  .contact-one-page input[type='text'], .contact-one-page input[type='email'] {
    max-height: 40px; }
  .contact-one-page input[type='text']:focus, .contact-one-page input[type='email']:focus {
    border-color: #43610d; }
  .contact-one-page input[type='submit'] {
    margin-bottom: 5px;
    margin-top: 6px; }

@media screen and (min-width: 1300px) {
  .boxed {
    margin: 40px auto 60px;
    width: 1300px;
    background: #fff;
    overflow: hidden; }
    .boxed .row-no-padding {
      width: 1300px !important;
      left: -25px !important; }
      .boxed .row-no-padding .vc_column-inner {
        padding: 0px !important; }
    .boxed .wrap-menu > .container {
      padding: 0px; }

  .wrap-boxed {
    background: #173344; }
    .wrap-boxed .header-1 {
      padding-top: 10px; } }

.paging-navigation {
  text-align: center; }

.author .post-author-wrap {
  margin-top: 0px; }
  .author .blog-default .post-thumbnail {
    margin-bottom: 24px; }
  .author .entry-header .entry-title::before {
    bottom: -14px; }
  .author .paging-navigation {
    margin-top: -60px; }
  .author .blog-default .entry-title {
    margin-bottom: 32px; }
  .author .blog-default .entry-content p:first-child::first-letter {
    font-weight: normal;
    font-size: inherit;
    margin: 11px 0 0; }
  .author .entry-footer {
    display: none; }
  .author article {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    padding-bottom: 11px;
    margin-bottom: 84px; }
  .author article:last-child {
    margin-bottom: 24px; }
  .author .wrap-meta-cat a {
    background-color: #71a416;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: 'Varela', sans-serif;
    font-size: 14px !important;
    line-height: 25px;
    margin: 5px 15px 9px 0;
    min-height: 25px;
    padding: 0 15px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .author .wrap-meta-cat a:hover, .author .wrap-meta-cat a:focus {
    outline: none;
    text-decoration: none;
    background-color: #679417;
    color: #fff; }

.comment-author a {
  color: #71a416; }
  .comment-author a:hover, .comment-author a:focus {
    color: #679417;
    outline: none;
    text-decoration: none; }

.sandal-block {
  display: flex;
  /*------------------------------
  6.2 - CMS Grid
------------------------------*/
  /*Grid pricing*/ }
  .sandal-block p {
    margin-bottom: 10px; }
  .sandal-block .sandal-block-number {
    float: left;
    margin: 5px 30px 0 0;
    flex: 0 0 auto; }
  .sandal-block .sandal-block-number .sandal-block-digit {
    background-color: #1e435a;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-family: 'Exo 2', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 50px;
    min-width: 50px;
    float: right;
    text-align: center; }
  .sandal-block .sandal-block-number .sandal-block-left {
    background: #71a416 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    float: left;
    line-height: 26px;
    padding: 0 5px;
    width: 50px;
    margin-left: -40px;
    min-height: 10px;
    -webkit-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    -khtml-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    -moz-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    -ms-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    -o-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .sandal-block .sandal-block-time {
    text-align: center;
    float: left;
    flex: 0 0 auto;
    margin: 5px 30px 0 0; }
  .sandal-block .sandal-block-time .sandal-block-month {
    font-size: 14px;
    letter-spacing: 1px;
    margin-left: -24px;
    text-transform: uppercase;
    transform: rotateZ(-90deg) translateY(12px) translateX(-12px);
    background: #71a416 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    float: left;
    line-height: 26px;
    width: 50px; }
  .sandal-block .sandal-block-time .sandal-block-digit {
    background-color: #1e435a;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-family: "Exo 2";
    font-size: 32px;
    font-weight: 500;
    line-height: 50px;
    float: right;
    min-width: 50px; }

.portfolio-block .post-thumbnail {
  position: relative;
  margin-bottom: 20px; }
  .portfolio-block .post-thumbnail:hover .overlay-box:before, .portfolio-block .post-thumbnail:focus .overlay-box:before {
    -webkit-transform: scale(1, 1);
    -khtml-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
    .portfolio-block .post-thumbnail:hover .overlay-box:after, .portfolio-block .post-thumbnail:focus .overlay-box:after {
      -webkit-transform: scale(1, 1);
      -khtml-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
  .portfolio-block .post-thumbnail:hover a, .portfolio-block .post-thumbnail:focus a {
    background: rgba(113, 164, 22, 0.5) linear-gradient(to bottom, rgba(113, 164, 22, 0.5) 0%, rgba(103, 148, 23, 0.5) 100%) repeat scroll 0 0;
    -webkit-transition: background 0.4s ease 0s;
    -khtml-transition: background 0.4s ease 0s;
    -moz-transition: background 0.4s ease 0s;
    -ms-transition: background 0.4s ease 0s;
    -o-transition: background 0.4s ease 0s;
    transition: background 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
    .portfolio-block .post-thumbnail:hover a:before, .portfolio-block .post-thumbnail:focus a:before {
      top: 50%;
      transform: translatey(-50%);
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      -webkit-transition: all 0.4s ease 0s;
      -khtml-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      /* BACKGROUND GRADIENT */
      /* TRIPLE BORDERS */ }
  .portfolio-block .post-thumbnail a {
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    text-align: center;
    width: 100%;
    height: 100%; }
  .portfolio-block .post-thumbnail a:before {
    content: "\e626";
    font-family: "Pe-icon-7-stroke";
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 80%;
    z-index: 2;
    text-align: center;
    left: 0;
    right: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }

.row.row-pricing {
  margin: 0px; }

.cms-card .cms-grid-team.cms-grid-item {
  padding: 0px; }
  .cms-card.grid-team-2 .social-team {
    margin-top: -46px; }
  @media screen and (max-width: 991px) {
    .cms-card.grid-team-2 img {
      width: 100%; } }
  .cms-card .pos-content h3 {
    font-size: 24px;
    position: relative;
    margin-bottom: 30px; }
  .cms-card .pos-content h3 span {
    color: #71a416; }
  .cms-card .pos-content h3:before {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }
  .cms-card .pos-content .list-icons {
    margin-bottom: 20px; }
  .cms-card .pos-content .list-icons li i {
    margin-right: 10px;
    padding-left: 5px; }
  .cms-card .pos-content p {
    margin-bottom: 30px; }
  .cms-card .pos-content.content-left h3:before {
    left: auto;
    right: 0; }
  .cms-card .pos-content.content-left .list-icons li i {
    float: right;
    margin-left: 9px;
    margin-right: 0;
    margin-top: 9px; }
    @media screen and (max-width: 991px) {
        .cms-card .pos-content.content-left .list-icons li i {
          float: none;
          margin-right: 9px;
          margin-left: 0px; } }
  @media screen and (max-width: 991px) {
    .cms-card .pos-content.content-left {
      float: right;
      text-align: left; }
      .cms-card .pos-content.content-left h3:before {
        left: 0;
        right: auto; }

    .cms-card .pos-content .list-icons li i {
      float: none;
      margin-left: 0;
      margin-right: 10px;
      margin-top: 0; } }

.sandal-list-icons li i {
  margin-right: 20px; }

.pricing-wraper {
  padding: 0px;
  box-shadow: 1px 1px 0 0 #eef4ff, inset 1px 0 #eef4ff; }
  .pricing-wraper .top-price {
    text-align: center;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0) 100%) #71a416;
    border-top: 1px solid #679417;
    padding: 15px 0px 16px; }
  .pricing-wraper .price-title {
    font-size: 32px;
    color: #fff;
    font-family: 'Exo 2', sans-serif;
    font-weight: 500;
    letter-spacing: -0.5px;
    margin-bottom: 10px; }
  .pricing-wraper .price-tag {
    color: #fff; }
  .pricing-wraper .option li {
    list-style-type: none;
    padding: 0 30px;
    line-height: 40px;
    border-bottom: 1px solid #eef4ff; }
  .pricing-wraper .option li:nth-of-type(odd) {
    background-color: #f8fbff; }
  .pricing-wraper .option li i {
    float: right;
    color: #bbd3ff;
    font-size: 18px;
    line-height: inherit; }
  .pricing-wraper .option ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
  .pricing-wraper .bottom {
    -webkit-box-shadow: 0 2px 0 #eef4ff;
    -khtml-box-shadow: 0 2px 0 #eef4ff;
    -moz-box-shadow: 0 2px 0 #eef4ff;
    -ms-box-shadow: 0 2px 0 #eef4ff;
    -o-box-shadow: 0 2px 0 #eef4ff;
    box-shadow: 0 2px 0 #eef4ff;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */ }
  .pricing-wraper .bottom a {
    border: 1px solid #71a416;
    color: #71a416;
    border-radius: 3px;
    padding: 0 15px;
    min-height: 40px;
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    margin: 25px;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .pricing-wraper .bottom a:hover, .pricing-wraper .bottom a:focus {
    color: #fff;
    background: #71a416; }
  @media screen and (min-width: 1200px) {
  .pricing-wraper.setion-special {
    margin-top: -20px; }
    .pricing-wraper.setion-special .top-price {
      background: #628e13; } }
  @media screen and (max-width: 991px) {
  .pricing-wraper {
    margin-bottom: 15px; } }

.cms-grid-team .cms-grid-item {
  padding: 0px 10px 20px; }
  @media screen and (min-width: 1400px) {
  .cms-grid-team .row {
    margin: 0px -10px; }
  .cms-grid-team img {
    width: 100%; } }
  .cms-grid-team .cms-filter-category {
    margin-bottom: 31px; }
  @media screen and (max-width: 991px) {
  .cms-grid-team img {
    width: 100%; } }

.cms-grid-gallery {
  /*------------------------------
  6.3 - CMS FancyBox Single
------------------------------*/ }
  @media screen and (min-width: 1200px) {
    .cms-grid-gallery.masonry .row.cms-grid-masonry {
      margin: 0px -10px; }
      .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-1, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-10, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-11, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-12, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-2, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-3, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-4, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-5, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-6, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-7, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-8, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-lg-9, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-1, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-10, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-11, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-12, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-2, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-3, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-4, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-5, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-6, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-7, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-8, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-md-9, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-1, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-10, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-11, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-12, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-2, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-3, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-4, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-5, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-6, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-7, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-8, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-sm-9, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-1, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-10, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-11, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-12, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-2, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-3, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-4, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-5, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-6, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-7, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-8, .cms-grid-gallery.masonry .row.cms-grid-masonry .col-xs-9 {
        padding: 10px; } }
  @media screen and (max-width: 1199px) {
    .cms-grid-gallery.masonry .cms-grid-item {
      padding-bottom: 30px; } }
  @media screen and (min-width: 120px) {
    .cms-grid-gallery.basic .col-lg-1, .cms-grid-gallery.basic .col-lg-10, .cms-grid-gallery.basic .col-lg-11, .cms-grid-gallery.basic .col-lg-12, .cms-grid-gallery.basic .col-lg-2, .cms-grid-gallery.basic .col-lg-3, .cms-grid-gallery.basic .col-lg-4, .cms-grid-gallery.basic .col-lg-5, .cms-grid-gallery.basic .col-lg-6, .cms-grid-gallery.basic .col-lg-7, .cms-grid-gallery.basic .col-lg-8, .cms-grid-gallery.basic .col-lg-9, .cms-grid-gallery.basic .col-md-1, .cms-grid-gallery.basic .col-md-10, .cms-grid-gallery.basic .col-md-11, .cms-grid-gallery.basic .col-md-12, .cms-grid-gallery.basic .col-md-2, .cms-grid-gallery.basic .col-md-3, .cms-grid-gallery.basic .col-md-4, .cms-grid-gallery.basic .col-md-5, .cms-grid-gallery.basic .col-md-6, .cms-grid-gallery.basic .col-md-7, .cms-grid-gallery.basic .col-md-8, .cms-grid-gallery.basic .col-md-9, .cms-grid-gallery.basic .col-sm-1, .cms-grid-gallery.basic .col-sm-10, .cms-grid-gallery.basic .col-sm-11, .cms-grid-gallery.basic .col-sm-12, .cms-grid-gallery.basic .col-sm-2, .cms-grid-gallery.basic .col-sm-3, .cms-grid-gallery.basic .col-sm-4, .cms-grid-gallery.basic .col-sm-5, .cms-grid-gallery.basic .col-sm-6, .cms-grid-gallery.basic .col-sm-7, .cms-grid-gallery.basic .col-sm-8, .cms-grid-gallery.basic .col-sm-9, .cms-grid-gallery.basic .col-xs-1, .cms-grid-gallery.basic .col-xs-10, .cms-grid-gallery.basic .col-xs-11, .cms-grid-gallery.basic .col-xs-12, .cms-grid-gallery.basic .col-xs-2, .cms-grid-gallery.basic .col-xs-3, .cms-grid-gallery.basic .col-xs-4, .cms-grid-gallery.basic .col-xs-5, .cms-grid-gallery.basic .col-xs-6, .cms-grid-gallery.basic .col-xs-7, .cms-grid-gallery.basic .col-xs-8, .cms-grid-gallery.basic .col-xs-9 {
      padding: 0px 20px 40px; } }
  .cms-grid-gallery.no-margin .row.cms-grid-masonry, .cms-grid-gallery.no-margin .row.csm-gallery {
    margin: 0px; }
  .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-1, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-1, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-10, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-10, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-11, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-11, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-12, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-12, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-2, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-2, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-3, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-3, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-4, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-4, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-5, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-5, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-6, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-6, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-7, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-7, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-8, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-8, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-lg-9, .cms-grid-gallery.no-margin .row.csm-gallery .col-lg-9, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-1, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-1, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-10, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-10, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-11, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-11, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-12, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-12, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-2, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-2, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-3, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-3, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-4, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-4, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-5, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-5, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-6, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-6, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-7, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-7, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-8, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-8, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-md-9, .cms-grid-gallery.no-margin .row.csm-gallery .col-md-9, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-1, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-1, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-10, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-10, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-11, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-11, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-12, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-12, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-2, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-2, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-3, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-3, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-4, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-4, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-5, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-5, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-6, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-6, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-7, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-7, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-8, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-8, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-sm-9, .cms-grid-gallery.no-margin .row.csm-gallery .col-sm-9, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-1, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-1, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-10, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-10, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-11, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-11, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-12, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-12, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-2, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-2, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-3, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-3, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-4, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-4, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-5, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-5, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-6, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-6, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-7, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-7, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-8, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-8, .cms-grid-gallery.no-margin .row.cms-grid-masonry .col-xs-9, .cms-grid-gallery.no-margin .row.csm-gallery .col-xs-9 {
    padding: 0px; }
  @media screen and (max-width: 991px) {
  .cms-grid-gallery .cms-grid-filter li {
    margin-bottom: 20px; } }
  .cms-grid-gallery.cms-grid-wraper.no-margin .cms-grid-filter {
    margin: 0px auto 31px; }
  @media screen and (min-width: 1300px) {
    .cms-grid-gallery.cms-grid-wraper.no-margin .cms-grid-filter {
      width: 1220px; } }
  @media screen and (max-width: 1330px) {
    .cms-grid-gallery.cms-grid-wraper.no-margin .cms-grid-filter {
      padding: 0px 15px; } }
  @media screen and (min-width: 1200px) {
      .cms-grid-gallery.cms-grid-wraper.no-margin .cms-grid-filter.text-center, .cms-grid-gallery.cms-grid-wraper.no-margin .cms-grid-filter.text-left, .cms-grid-gallery.cms-grid-wraper.no-margin .cms-grid-filter.text-right {
        margin-bottom: 80px; } }
  .cms-grid-gallery .wrap-content-gallery {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    background: transparent; }
  .cms-grid-gallery .content-gallery {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    margin: 0px auto;
    left: 0;
    right: 0px;
    text-align: center;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: all 0.25s ease 0s;
    -khtml-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    padding: 0px 20px; }
  .cms-grid-gallery .content-gallery h3 {
    background: #1e435a;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */ }
  .cms-grid-gallery .content-gallery p {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    color: #fff; }
  .cms-grid-gallery .cms-filter-category {
    margin-bottom: 21px; }
  .cms-grid-gallery .cms-grid-media {
    position: relative;
    overflow: hidden; }
  .cms-grid-gallery .cms-grid-media img {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 1s ease 0s;
    -khtml-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-grid-gallery .cms-grid-media a {
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    text-align: center;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-grid-gallery .cms-grid-media a i {
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 60%;
    left: 0px;
    right: 0px;
    z-index: 2;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms-grid-gallery .cms-grid-media:hover img {
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-grid-gallery .cms-grid-media:hover .wrap-content-gallery {
    background: rgba(113, 164, 22, 0.5) linear-gradient(to bottom, rgba(113, 164, 22, 0.5) 0%, rgba(103, 148, 23, 0.5) 100%) repeat scroll 0 0; }
  .cms-grid-gallery .cms-grid-media:hover .content-gallery {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms-grid-gallery .cms-grid-media:hover .overlay-box:before {
    transform: scale(1, 1); }
    .cms-grid-gallery .cms-grid-media:hover .overlay-box:after {
      transform: scale(1, 1); }
  .cms-grid-gallery .cms-grid-media:hover a {
    background: rgba(113, 164, 22, 0.5) linear-gradient(to bottom, rgba(113, 164, 22, 0.5) 0%, rgba(103, 148, 23, 0.5) 100%) repeat scroll 0 0; }
    .cms-grid-gallery .cms-grid-media:hover a i {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      top: 45%; }

.cms-fancyboxes-style-1 h3 {
  position: relative;
  color: #1e435a;
  font-family: 'Exo 2', sans-serif;
  font-weight: 500;
  margin-bottom: 30px; }
  .cms-fancyboxes-style-1 h3 span {
    color: #71a416; }
  .cms-fancyboxes-style-1 h3:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 60px;
    background-color: #71a416;
    height: 1px; }
  .cms-fancyboxes-style-1 i {
    border-right: 1px dashed #dfeaff;
    color: #71a416;
    font-size: 32px;
    float: left;
    margin-right: 20px;
    padding: 15px 15px 0 0; }
  .cms-fancyboxes-style-1 .fancy-content {
    display: flex; }
  .cms-fancyboxes-style-1 p {
    margin: 0px; }
  @media screen and (max-width: 767px) {
  .cms-fancyboxes-style-1 {
    margin: 15px 0px; } }

.fancybox-style-2 {
  display: flex; }
  .fancybox-style-2 .wrap-left {
    float: left;
    margin: 5px 30px 0 0;
    flex: 0 0 auto; }
  .fancybox-style-2 .fancy-digit {
    background-color: #1e435a;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-family: 'Exo 2', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 50px;
    min-width: 50px;
    float: right;
    text-align: center; }
  .fancybox-style-2 .fancy-left {
    background: #71a416 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    float: left;
    line-height: 26px;
    padding: 0 5px;
    width: 50px;
    margin-left: -40px;
    min-height: 10px;
    -webkit-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    -khtml-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    -moz-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    -ms-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    -o-transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    transform: rotateZ(-90deg) translateY(20px) translateX(-20px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .fancybox-style-2 .wrap-right h3 {
    position: relative;
    letter-spacing: -0.5px;
    margin-bottom: 30px; }
  .fancybox-style-2 .wrap-right h3:before {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }

.fancybox-style-3 {
  padding: 61px 30px;
  /*------------------------------
  6.4 - VC Custom Heading
------------------------------*/ }
  .fancybox-style-3 h3 {
    position: relative;
    letter-spacing: -0.5px;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px; }
  .fancybox-style-3 h3:after {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: inherit; }
  .fancybox-style-3 a {
    border-radius: 3px;
    display: inline-block;
    line-height: 40px;
    min-height: 40px;
    font-size: 16px;
    text-decoration: none;
    padding: 0 15px;
    text-align: center;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .fancybox-style-3 a.primary {
    border: 1px solid #fff;
    color: #fff;
    background: none; }
  .fancybox-style-3 a.secondary {
    background-color: #1e435a;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff; }
  .fancybox-style-3 a:hover.primary {
    background: #71a416;
    border-color: #71a416; }
  .fancybox-style-3 a:hover.secondary {
    background-color: #1f3949;
    color: #fff; }

.vc_custom_heading {
  display: inline-block;
  letter-spacing: -0.5px; }
  .vc_custom_heading.style-1 {
    position: relative; }
  .vc_custom_heading.style-1:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 60px;
    background-color: #71a416;
    height: 1px; }
  @media screen and (max-width: 767px) {
    .vc_custom_heading.style-1 {
      font-size: 24px; } }
  .vc_custom_heading.style-2 {
    position: relative; }
  .vc_custom_heading.style-2 span {
    color: #71a416; }
  .vc_custom_heading.style-2:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 60px;
    background-color: #71a416;
    height: 1px; }
  @media screen and (max-width: 767px) {
    .vc_custom_heading.style-2 {
      font-size: 24px; } }
  .vc_custom_heading.style-3 {
    position: relative; }
  .vc_custom_heading.style-3:before {
    position: absolute;
    content: '';
    bottom: 12px;
    right: -54px;
    width: 40px;
    background-color: #1e435a;
    height: 1px; }
  @media screen and (max-width: 767px) {
    .vc_custom_heading.style-3 {
      font-size: 24px; } }
  .vc_custom_heading.style-4 {
    position: relative;
    color: inherit; }
  .vc_custom_heading.style-4:before {
    position: absolute;
    content: '';
    bottom: 12px;
    right: -54px;
    width: 40px;
    background-color: #1e435a;
    height: 1px; }
  @media screen and (max-width: 767px) {
      .vc_custom_heading.style-4:before {
        display: none; } }
  .vc_custom_heading.style-4:after {
    position: absolute;
    content: '';
    bottom: 12px;
    left: -54px;
    width: 40px;
    background-color: #1e435a;
    height: 1px; }
  @media screen and (max-width: 767px) {
      .vc_custom_heading.style-4:after {
        display: none; } }
  @media screen and (max-width: 767px) {
    .vc_custom_heading.style-4 {
      font-size: 24px; } }

.our-say {
  /*------------------------------
  6.5 - CMS Carousel
------------------------------*/
  /*Testtimonials*/ }
  @media screen and (max-width: 1199px) {
  .our-say {
    padding: 0 15px; } }
  @media screen and (min-width: 1200px) {
  .our-say {
    padding: 0 60px; } }

.cms-carousel-testimonials {
  /*------------------------------
  6.6 CMS images
------------------------------*/ }
  .cms-carousel-testimonials.owl-carousel .owl-prev, .cms-carousel-testimonials.owl-carousel .owl-next {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    display: inline-block;
    position: static;
    font-size: inherit;
    margin: 0px 5px;
    width: auto;
    height: auto; }
  .cms-carousel-testimonials.owl-carousel .owl-prev {
    left: auto; }
  .cms-carousel-testimonials.owl-carousel .owl-prev i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #679417;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 3px; }
  .cms-carousel-testimonials.owl-carousel .owl-prev i:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #679417; }
  .cms-carousel-testimonials.owl-carousel .owl-next {
    right: 0px; }
  .cms-carousel-testimonials.owl-carousel .owl-next i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #679417;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 3px; }
  .cms-carousel-testimonials.owl-carousel .owl-next i:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #679417; }
  .cms-carousel-testimonials .cms-carousel-item {
    position: relative;
    margin: 0px 100px 0px 0px;
    padding: 0px 15px; }
  .cms-carousel-testimonials .cms-carousel-item i {
    font-size: 126px;
    position: absolute;
    left: 100px;
    bottom: 30px;
    color: rgba(30, 67, 90, 0.05); }
  @media screen and (max-width: 479px) {
    .cms-carousel-testimonials .cms-carousel-item {
      margin: 0px; } }
  .cms-carousel-testimonials .owl-nav {
    position: absolute;
    right: 0px;
    top: 88px; }
  @media screen and (max-width: 479px) {
    .cms-carousel-testimonials .owl-nav {
      position: static;
      margin-top: 30px;
      text-align: center; } }
  .cms-carousel-testimonials .info-testimonials p {
    line-height: 48px;
    font-weight: 300;
    letter-spacing: -0.5px;
    font-size: 24px;
    font-family: 'Exo 2', sans-serif; }
  @media screen and (max-width: 767px) {
      .cms-carousel-testimonials .info-testimonials p {
        font-size: 18px; } }
  .cms-carousel-testimonials .info-testimonials h5 {
    font-size: 18px;
    margin-top: 10px; }
  .cms-carousel-testimonials .info-testimonials h3 {
    /*page slide show*/
    margin-top: 20px;
    margin-bottom: 0px; }
  .cms-carousel-testimonials .info-testimonials h3, .cms-carousel-testimonials .info-testimonials h5 {
    margin-left: 80px; }
  @media screen and (max-width: 767px) {
      .cms-carousel-testimonials .info-testimonials h3, .cms-carousel-testimonials .info-testimonials h5 {
        margin-left: 0px; } }
  .cms-carousel-testimonials .avt-client img {
    width: 64px !important;
    margin-right: 20px;
    float: left;
    margin-top: 20px;
    margin-bottom: 37px;
    border: 1px solid #71a416;
    box-shadow: 0px 4px 0 #71a416;
    border-width: 1px 1px 0 1px;
    border-top-color: #dadada;
    border-right-color: #dadada;
    border-radius: 4px;
    padding: 3px; }
  @media screen and (max-width: 991px) {
  .cms-carousel-testimonials {
    margin-bottom: 25px; } }

.thumbnail {
  border: none;
  padding: 0px; }

.cms_images {
  max-width: 250px;
  margin-bottom: 82px;
  /*----------------------------------
     6.7 - Accordion
 -----------------------------------*/ }
  .cms_images.thumbnail img {
    background: transparent;
    border: 1px solid rgba(113, 164, 22, 0.5);
    margin: 0;
    max-width: 100%;
    padding: 4px; }
  .cms_images.rounded-corners img {
    border-radius: 5px; }
  .cms_images.circle img {
    border-radius: 50%; }
  .cms_images.caption {
    border: 1px solid rgba(113, 164, 22, 0.5);
    background: transparent;
    text-align: center;
    padding: 4px; }
  .cms_images.caption img {
    max-width: 100%; }
  .cms_images.caption span {
    color: #1e435a;
    padding: 10px;
    display: inline-block; }

.vc_tta-accordion .vc_tta-panel {
  margin: 21px 0 0; }
  .vc_tta-accordion .vc_tta-panel:first-child {
    margin: 0; }
  .vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon-position-right {
    display: block; }
  .vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon-position-right .vc_tta-title-text {
    padding-right: 40px;
    display: block; }
  .vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon-position-left .vc_tta-title-text {
    padding-left: 40px; }
  .vc_tta-accordion .vc_tta-panel .vc_tta-panel-title {
    background-color: #eef4ff;
    color: #71a416;
    padding: 19px 20px 21px 30px;
    border-radius: 3px;
    border: 1px solid #d5e3ff;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -khtml-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -ms-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .vc_tta-accordion .vc_tta-panel .vc_tta-panel-title a {
    color: #1e435a !important;
    font-size: 20px;
    line-height: 26px;
    padding: 0px !important; }
  .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title {
    background-color: #71a416;
    border-color: #689714; }
    .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title a {
      color: #fff !important; }
  .vc_tta-accordion .vc_tta-panel-heading {
    border-width: 0px !important; }
  .vc_tta-accordion .vc_tta-controls-icon-plus {
    background: #71a416 !important;
    border-radius: 3px; }
  .vc_tta-accordion .vc_tta-controls-icon-plus:before {
    border-width: 3px 0 0 !important;
    left: 6px !important;
    width: 15px !important;
    border-color: #fff !important; }
  .vc_tta-accordion .vc_tta-controls-icon-plus:after {
    border-width: 0 0 0 3px !important;
    height: 15px !important;
    left: 13px !important;
    top: 6px !important;
    border-color: #fff !important; }
  .vc_tta-accordion .vc_active .vc_tta-controls-icon-plus:before {
    border-color: #fff !important; }
  .vc_tta-accordion .vc_tta-controls-icon {
    width: 26px !important;
    height: 26px !important; }
  .vc_tta-accordion code {
    font-family: 'Inconsolata';
    white-space: pre-wrap;
    color: rgba(30, 67, 90, 0.6);
    font-size: 16px; }

.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
  border-color: #d5e3ff !important;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 31px 45px 30px;
  background: transparent !important;
  /*----------------------------------
     6.8 - CMS Progress
 -----------------------------------*/ }
  .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .uk-list li {
    position: relative;
    padding-left: 30px; }
  .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .uk-list li i {
    position: absolute;
    top: 10px;
    left: 5px; }
  @media screen and (max-width: 767px) {
  .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    padding: 10px; } }

.cms-progress {
  margin: 0px 20px 20px; }

.uk-progress {
  background: #eef4ff none repeat scroll 0 0;
  border-radius: 20px;
  border: 1px solid #dfeaff;
  box-sizing: border-box;
  height: 32px;
  line-height: 20px;
  overflow: hidden;
  padding: 5px; }
  .uk-progress .progress-bar {
    background: #71a416 linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    float: left;
    height: 100%;
    text-align: center;
    transition: width 0.6s ease 0s; }
  .uk-progress .progress-bar span {
    font-size: 14px; }

.uk-progress-mini {
  height: 8px;
  padding: 1px; }

.uk-progress-small {
  padding: 3px;
  height: 14px; }

.uk-progress.uk-progress-success .progress-bar {
  background: #84c118; }

.uk-progress.uk-progress-warning .progress-bar {
  background: #ff9926; }

.uk-progress.uk-progress-danger .progress-bar {
  background: #da314b; }

.uk-progress.progress-striped .progress-bar {
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 30px 30px;
  animation: 2s linear 0s normal none infinite running uk-progress-bar-stripes;
  /*----------------------------------
     6.9 - Tabs
 -----------------------------------*/ }

.vc_tta-tabs {
  /*----------------------------------
     6.10 - Modals
 -----------------------------------*/ }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels {
    box-shadow: 1px 0 0 2px #eef4ff; }
  .vc_tta-tabs .vc_tta-panels {
    border-width: 0px;
    box-shadow: 0 1px 0 1px #eef4ff; }
  .vc_tta-tabs .vc_tta-panels .vc_tta-panel {
    background-color: #fff; }
  .vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border: 0px !important; }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    border-bottom: 2px solid #71a416; }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab {
    margin: 0px 4px 0px 1px; }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab a {
    background-color: transparent;
    padding: 8px 12px !important;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 2px solid transparent;
    border-radius: 3px 3px 0 0; }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab a .vc_tta-title-text {
    color: #1e435a;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab a:hover, .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab a:focus {
    background-color: #eef4ff;
    border-color: rgba(0, 0, 0, 0.1); }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab.vc_active a {
    background-color: #71a416;
    border-color: rgba(0, 0, 0, 0.1); }
  .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab.vc_active a .vc_tta-title-text {
    color: #fff; }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
    margin: 40px 0 61px 80px !important;
    padding: 0px !important; }
  @media screen and (max-width: 767px) {
      .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
        margin: 0px !important;
        padding: 10px !important; } }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels {
    border: 0px !important;
    background: transparent !important; }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
    border-right: 2px solid #71a416;
    width: 210px; }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab {
    margin: 1px 0 4px 1px; }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab:last-child {
    margin-bottom: 0px; }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab a {
    border-radius: 3px 0 0 3px;
    background-color: transparent;
    padding: 8px 12px !important;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent; }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab a .vc_tta-title-text {
    color: #1e435a; }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab a:hover, .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab a:focus {
    background-color: #eef4ff;
    border-color: rgba(0, 0, 0, 0.1); }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active a {
    background-color: #71a416;
    border-color: rgba(0, 0, 0, 0.1); }
  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active a .vc_tta-title-text {
    color: #fff; }
  @media screen and (max-width: 991px) {
    .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
      width: auto; } }

.wrap-modal {
  display: flex; }

.uk-modal {
  background: rgba(113, 164, 22, 0.75); }

#modal-a .uk-modal-dialog {
  width: 350px;
  height: auto;
  margin: 50px auto;
  padding: 30px; }

#modal-a i, #modal-b i, #modal-c i {
  border-right: 1px dashed #dfeaff;
  color: #71a416;
  font-size: 32px;
  float: left;
  display: inline-flex;
  margin-right: 20px;
  padding: 15px 15px 0 0; }

.link-modal a {
  color: #71a416; }
  .link-modal a:hover, .link-modal a:focus {
    text-decoration: underline;
    color: #679417; }

.uk-modal-dialog h3.cms-fancyboxes-title {
  margin-bottom: 35px; }

.uk-modal-dialog.uk-panel-box-primary {
  background: #71a416;
  padding: 30px 30px 82px 30px;
  margin: 50px auto;
  color: #fff;
  /*----------------------------------
     6.11 - Lightbox
 -----------------------------------*/ }
  .uk-modal-dialog.uk-panel-box-primary .vc_custom_heading.style-1 {
    color: #fff;
    margin-bottom: 30px; }
  .uk-modal-dialog.uk-panel-box-primary .vc_custom_heading.style-1:before, .uk-modal-dialog.uk-panel-box-primary .vc_custom_heading.style-1:after {
    background-color: #fff; }

.uk-thumbnail {
  border-color: rgba(113, 164, 22, 0.5); }

.uk-lightbox-content:hover .uk-slidenav-next:before, .uk-lightbox-content:focus .uk-slidenav-next:before, .uk-lightbox-content:hover .uk-slidenav-previous:before, .uk-lightbox-content:focus .uk-slidenav-previous:before {
  color: #fff;
  -webkit-transition: color 0.4s ease 0s;
  -khtml-transition: color 0.4s ease 0s;
  -moz-transition: color 0.4s ease 0s;
  -ms-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }
  .uk-lightbox-content .uk-slidenav-previous {
    position: absolute;
    left: 40px;
    top: 50%; }
  .uk-lightbox-content .uk-slidenav-previous:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 50px;
    color: transparent; }
  .uk-lightbox-content .uk-slidenav-previous:hover:before, .uk-lightbox-content .uk-slidenav-previous:focus:before {
    color: #1e435a; }
  .uk-lightbox-content .uk-slidenav-next {
    position: absolute;
    right: 40px;
    top: 50%; }
  .uk-lightbox-content .uk-slidenav-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 50px;
    color: transparent; }
  .uk-lightbox-content .uk-slidenav-next:hover:before, .uk-lightbox-content .uk-slidenav-next:focus:before {
    color: #1e435a; }

.carousel.slide .carousel-control {
  background-image: none !important; }
  .carousel.slide .carousel-control span {
    top: 50%;
    position: absolute;
    padding: 10px 15px;
    color: #f8fbff;
    font-size: 24px;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transform: translatey(-50%);
    -khtml-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: background-color 0.4s ease 0s;
    -khtml-transition: background-color 0.4s ease 0s;
    -moz-transition: background-color 0.4s ease 0s;
    -ms-transition: background-color 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .carousel.slide .carousel-control span:hover, .carousel.slide .carousel-control span:focus {
    background-color: rgba(0, 0, 0, 0.7); }
  .carousel.slide .carousel-control span:before {
    text-shadow: none; }
  .carousel.slide .carousel-control:hover, .carousel.slide .carousel-control:focus {
    background-image: none; }
  .carousel.slide .carousel-control.right span {
    right: 0px; }
  .carousel.slide .carousel-control.left span {
    left: 0px; }

.uk-overlay-panel.uk-overlay-top {
  top: 120px;
  background: rgba(113, 164, 22, 0.5) linear-gradient(to bottom, rgba(137, 164, 22, 0.5) 0%, rgba(89, 164, 22, 0.5) 100%) repeat scroll 0 0;
  padding: 30px; }

.uk-overlay-hover:hover .uk-overlay-top {
  -webkit-transform: translateY(-120px);
  -khtml-transform: translateY(-120px);
  -moz-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
  -o-transform: translateY(-120px);
  transform: translateY(-120px);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */ }

.uk-overlay-panel.uk-overlay-bottom {
  bottom: 120px;
  padding: 30px; }

.uk-overlay-hover:hover .uk-overlay-bottom {
  -webkit-transform: translateY(120px);
  -khtml-transform: translateY(120px);
  -moz-transform: translateY(120px);
  -ms-transform: translateY(120px);
  -o-transform: translateY(120px);
  transform: translateY(120px);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */ }

.uk-overlay-hover:hover .uk-overlay-icon:before {
  top: 50%; }

.uk-overlay-icon:before {
  content: "\e626";
  font-family: "Pe-icon-7-stroke";
  font-size: 30px;
  top: 55%;
  text-align: center;
  -webkit-transition: top 0.4s ease 0s;
  -khtml-transition: top 0.4s ease 0s;
  -moz-transition: top 0.4s ease 0s;
  -ms-transition: top 0.4s ease 0s;
  -o-transition: top 0.4s ease 0s;
  transition: top 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }

.uk-overlay {
  /*------------------------------
  6.12 CMS Counter
------------------------------*/ }
  .uk-overlay:hover .tm-overlay-box:before, .uk-overlay:focus .tm-overlay-box:before, .uk-overlay:hover .tm-overlay-box:after, .uk-overlay:focus .tm-overlay-box:after {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0.2s; }
  .uk-overlay .uk-overlay-background {
    background: rgba(113, 164, 22, 0.5) linear-gradient(to bottom, rgba(137, 164, 22, 0.5) 0%, rgba(89, 164, 22, 0.5) 100%) repeat scroll 0 0; }
  .uk-overlay .uk-thumbnail {
    margin: 5px;
    max-width: calc(100% - 10px); }
  .uk-overlay .tm-overlay-box:before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: scale(0, 1); }
  .uk-overlay .tm-overlay-box:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: scale(1, 0); }
  .uk-overlay .tm-overlay-box:before, .uk-overlay .tm-overlay-box:after {
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1; }
  @media screen and (max-width: 767px) {
  .uk-overlay {
    width: 100%; } }

.cms-counter-single-1 .cms-icon {
  color: #71a416;
  font-size: 55px; }
  @media screen and (min-width: 991px) {
    .cms-counter-single-1 .cms-icon {
      padding-right: 30px;
      float: left; } }
  @media screen and (min-width: 991px) {
    .cms-counter-single-1 .content-counter-single {
      float: left; } }
  .cms-counter-single-1 .cms-counter {
    font-size: 40px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif; }
  .cms-counter-single-1 h3 {
    font-size: 18px;
    color: rgba(30, 67, 90, 0.5);
    margin-top: 12px; }
  @media screen and (max-width: 991px) {
  .cms-counter-single-1 {
    text-align: center; } }

.cms-counter-single-2 {
  padding-top: 1px;
  /*------------------------------
  6.13 CMS Slider
------------------------------*/ }
  .cms-counter-single-2 .cms-counter {
    font-size: 80px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    line-height: normal;
    margin-bottom: 42px; }
  .cms-counter-single-2 .content-counter-single {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 500; }
  .cms-counter-single-2 a {
    margin-top: 40px; }
  .cms-counter-single-2 a i {
    padding-left: 10px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-counter-single-2 a:hover i {
    -webkit-transform: translatex(3px);
    -khtml-transform: translatex(3px);
    -moz-transform: translatex(3px);
    -ms-transform: translatex(3px);
    -o-transform: translatex(3px);
    transform: translatex(3px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  @media screen and (max-width: 767px) {
  .cms-counter-single-2 {
    padding-bottom: 40px; } }

.sandal-slider {
  position: relative; }
  @media screen and (min-width: 992px) {
  .sandal-slider {
    padding: 0px 80px; } }
  .sandal-slider .uk-slidenav-position .uk-slidenav {
    font-size: 50px;
    position: absolute;
    color: rgba(30, 67, 90, 0.3);
    top: 50%;
    margin-top: -10px;
    z-index: 1;
    -webkit-transform: translatey(-50%);
    -khtml-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transition: opacity 0.4s ease 0s;
    -khtml-transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    -ms-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .sandal-slider .uk-slidenav-position .uk-slidenav.uk-slidenav-previous {
    left: 15px; }
    .sandal-slider .uk-slidenav-position .uk-slidenav.uk-slidenav-previous:before {
      font-family: 'FontAwesome';
      content: "\f104"; }
  .sandal-slider .uk-slidenav-position .uk-slidenav.uk-slidenav-next {
    right: 15px; }
    .sandal-slider .uk-slidenav-position .uk-slidenav.uk-slidenav-next:before {
      font-family: 'FontAwesome';
      content: "\f105"; }
  .sandal-slider:hover .uk-slidenav-position .uk-slidenav {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .sandal-slider .uk-slideset-nav {
    margin: 50px 0px 0px;
    padding: 0px;
    list-style: none;
    display: flex; }
  .sandal-slider .uk-slideset-nav li {
    float: left;
    margin: 0px 7.5px; }
  .sandal-slider .uk-slideset-nav li a {
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.15);
    width: 10px;
    height: 10px;
    padding: 6px;
    display: block;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3); }
  .sandal-slider .uk-slideset-nav li.uk-active a {
    box-shadow: 0 0 0 3px #71a416; }
  .sandal-slider .sandal-slider-items ul > li {
    padding-left: 40px; }
  @media screen and (max-width: 767px) {
      .sandal-slider .sandal-slider-items ul > li {
        padding-left: 15px; } }
  .sandal-slider .sandal-slider-items .uk-panel-box {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px;
    background: #fff; }
  .sandal-slider .sandal-slider-items .uk-panel-box > .uk-panel-teaser {
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 0px; }
  .sandal-slider .sandal-slider-items .uk-panel-box:hover .overlay-box:before {
    -webkit-transform: scale(1, 1);
    -khtml-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
    .sandal-slider .sandal-slider-items .uk-panel-box:hover .overlay-box:after {
      -webkit-transform: scale(1, 1);
      -khtml-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
  .sandal-slider .sandal-slider-items .sandal-slider-item-title {
    margin: 0px -30px 20px;
    color: #fff;
    padding: 15px 30px 10px 30px;
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    text-transform: capitalize;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%) #71a416; }
  .sandal-slider .sandal-slider-items .sandal-slider-item-desc {
    color: #1e435a; }
  .sandal-slider .sandal-slider-filter {
    margin-bottom: 50px; }

.sandal-slider-filter li, .cms-filter-category li {
  margin: 0px 10px;
  padding: 0px; }
  .sandal-slider-filter li a, .cms-filter-category li a {
    padding: 0px 10px 2px;
    border-top: 2px solid #dfeaff;
    border-bottom: 2px solid #dfeaff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: #1e435a !important;
    -webkit-transition: border-color 0.4s ease 0s;
    -khtml-transition: border-color 0.4s ease 0s;
    -moz-transition: border-color 0.4s ease 0s;
    -ms-transition: border-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .sandal-slider-filter li a:hover, .cms-filter-category li a:hover {
    border-top-color: transparent;
    border-bottom-color: #71a416;
    color: #71a416 !important; }
  .sandal-slider-filter li.uk-active a, .cms-filter-category li.uk-active a {
    border-radius: 3px;
    background-color: #71a416;
    color: #fff !important;
    border: none; }
  @media screen and (max-width: 1199px) {
  .sandal-slider-filter li, .cms-filter-category li {
    margin-bottom: 20px; } }

.cms-filter-category li {
  line-height: 28px; }
  .cms-filter-category li:first-child {
    margin-left: 5px; }
  .cms-filter-category li a {
    padding: 0px 10px; }
  .cms-filter-category li a.active {
    border-radius: 3px;
    background-color: #71a416;
    color: #fff !important;
    border-color: #71a416; }
  .cms-filter-category li a.active:hover, .cms-filter-category li a.active:focus {
    color: #fff !important; }
  @media screen and (max-width: 991px) {
  .cms-filter-category li {
    margin-bottom: 20px; } }

.uk-panel-box {
  padding: 0px;
  background: transparent; }
  .uk-panel-box .wpb_content_element {
    margin: 0px; }
  .uk-panel-box .wpb_widgetised_column .widget-newsletter {
    text-align: center; }

.row-box {
  float: left; }
  @media screen and (min-width: 1200px) {
  .row-box {
    padding-right: 30px; } }
  .row-box .wrap-contact {
    padding: 40px 0px; }
  @media screen and (min-width: 1200px) {
    .row-box .wrap-contact {
      padding: 40px 25px; } }
  .row-box .wrap-contact .uk-list {
    padding-top: 10px; }
  .row-box .wrap-contact .uk-module-title {
    position: relative;
    letter-spacing: -0.5px;
    margin-bottom: 30px; }
  .row-box .wrap-contact .uk-module-title:before {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }

.inform-taxo {
  padding-top: 40px; }
  @media screen and (max-width: 991px) {
  .inform-taxo {
    padding-top: 0px;
    padding-bottom: 30px; } }

.sandal-title {
  position: relative;
  letter-spacing: -0.5px;
  margin-bottom: 10px; }
  .sandal-title:before {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }

.content-slider-home {
  color: #fff;
  margin-top: 105px;
  /*------------------------------
  6.14 CMS Tank to us
------------------------------*/ }
  .content-slider-home h3 {
    color: #fff; }
  .content-slider-home .wrap-icons {
    padding-top: 10px; }
  .content-slider-home .wrap-icons li i {
    margin-right: 10px; }
  @media screen and (max-width: 1400px) {
  .content-slider-home {
    margin-top: 30px; } }

.talk-to-us {
  border-radius: 5px;
  padding: 30px;
  background: #71a416;
  color: #fff;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.05);
  /*------------------------------
  6.15 CMS button download
------------------------------*/ }
  .talk-to-us i {
    position: absolute;
    right: -10px;
    font-size: 120px;
    opacity: 0.1;
    top: -10px;
    z-index: 0;
    color: #fff; }
  .talk-to-us h3 {
    color: #fff;
    margin-bottom: 35px;
    margin-top: 1px; }
  .talk-to-us a {
    margin: 0;
    color: #fff;
    display: inline-block;
    box-sizing: border-box;
    background: #1e435a;
    line-height: 40px;
    min-height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -khtml-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .talk-to-us a:hover, .talk-to-us a:focus {
    background: #1f3949;
    text-decoration: none;
    outline: none; }

.cms-butotn-download {
  /*------------------------------
  6.16 CMS Slideshow
------------------------------*/ }
  .cms-butotn-download a {
    margin: 0;
    color: #fff;
    display: inline-block;
    background: #1e435a;
    line-height: 40px;
    min-height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 0 15px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -khtml-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-butotn-download a:hover, .cms-butotn-download a:focus {
    background: #1f3949;
    outline: none; }
  .cms-butotn-download i {
    font-size: 12px; }

.cms-slideshow {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  /*-----------------------------
    6.17 CMS Card
------------------------------*/ }
  .cms-slideshow img {
    width: 100%; }
  .cms-slideshow .uk-overlay-2 {
    margin-top: 0px; }
  .cms-slideshow .uk-overlay-2 .slide_content-2 {
    padding: 43px 30px 30px;
    margin-left: 20px;
    width: 90%; }
  @media screen and (max-width: 991px) {
      .cms-slideshow .uk-overlay-2 .slide_content-2 {
        padding: 0px; } }
  @media screen and (max-width: 767px) {
      .cms-slideshow .uk-overlay-2 .slide_content-2 {
        margin-left: 0px; } }
  .cms-slideshow .uk-overlay-2 .uk-module-title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    font-size: 32px;
    line-height: 36px; }
  .cms-slideshow .uk-overlay-2 .uk-module-title:before {
    content: "";
    left: 0;
    bottom: 0;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }
  .cms-slideshow .uk-overlay-2 .uk-margin-bottom-remove {
    margin-top: 24px; }
  .cms-slideshow .uk-overlay-2 .uk-button i {
    margin-left: 5px; }
  .cms-slideshow .uk-overlay-2 .uk-button:hover i {
    -webkit-transform: translatex(3px);
    -khtml-transform: translatex(3px);
    -moz-transform: translatex(3px);
    -ms-transform: translatex(3px);
    -o-transform: translatex(3px);
    transform: translatex(3px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  @media screen and (max-width: 767px) {
    .cms-slideshow .uk-overlay-2 {
      margin: 0px; } }
  .cms-slideshow .wrap-nav {
    position: relative;
    width: 50%; }
  .cms-slideshow .wrap-nav .uk-dotnav {
    position: absolute;
    bottom: 51px;
    margin: 0px auto;
    right: 0px;
    left: 0px; }
  @media screen and (max-width: 991px) {
      .cms-slideshow .wrap-nav .uk-dotnav {
        display: none; } }
  .cms-slideshow .wrap-nav .cms-slidenav {
    width: auto;
    right: 0px;
    bottom: 0px;
    top: auto;
    -webkit-transform: translatey(0%);
    -khtml-transform: translatey(0%);
    -moz-transform: translatey(0%);
    -ms-transform: translatey(0%);
    -o-transform: translatey(0%);
    transform: translatey(0%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-slideshow .wrap-nav a {
    width: 50px;
    height: 60px;
    line-height: 60px;
    background-color: #1e435a;
    float: left;
    text-align: center;
    overflow: hidden; }
  .cms-slideshow .wrap-nav a:active {
    -webkit-transform: scale(0.9);
    -khtml-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-slideshow .wrap-nav a:before, .cms-slideshow .wrap-nav a:before {
    color: #fff;
    font-size: 32px;
    display: block; }
  .cms-slideshow .wrap-nav a.uk-slidenav-previous:before {
    content: '\f104';
    font-family: 'FontAwesome'; }
  .cms-slideshow .wrap-nav a.uk-slidenav-next:before {
    content: '\f105';
    font-family: 'FontAwesome'; }
  .cms-slideshow .wrap-nav a:hover {
    background-color: #fff; }
    .cms-slideshow .wrap-nav a:hover:before, .cms-slideshow .wrap-nav a:hover:before {
      color: #71a416; }
    .cms-slideshow .wrap-nav a:hover.uk-slidenav-previous:before {
      animation: toLeftFromRight 0.3s forwards; }
    .cms-slideshow .wrap-nav a:hover.uk-slidenav-next:before {
      animation: toRightFromLeft 0.3s forwards; }
  @media screen and (max-width: 767px) {
    .cms-slideshow .wrap-nav {
      width: 100%;
      bottom: -80px; }
      .cms-slideshow .wrap-nav .cms-slidenav {
        bottom: -10px;
        left: 50%;
        right: auto;
        transform: translate(-50%); } }
  .cms-slideshow .slide_content {
    position: absolute;
    top: 50%;
    left: 10%;
    max-width: 585px;
    -webkit-transform: translatey(-50%);
    -khtml-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-slideshow .slide_content h3 {
    font-size: 38px;
    line-height: 55px;
    font-weight: 500; }
  .cms-slideshow .slide_content .content p {
    font-size: 18px;
    line-height: 34px;
    color: #1e435a;
    margin: 1px 0px 30px; }
  .cms-slideshow .slide_content h4 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500; }
  .cms-slideshow .slide_content h4:before {
    content: "";
    left: 0;
    bottom: 0;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }
  .cms-slideshow .slide_content .uk-content p {
    font-size: 18px;
    line-height: 34px; }
  @media screen and (max-width: 767px) {
    .cms-slideshow .slide_content {
      display: none; } }
  .cms-slideshow .cms-slidenav {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translatey(-50%);
    -khtml-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-slideshow .cms-slidenav.style-1 {
    padding: 0 20px; }
  .cms-slideshow .cms-slidenav.style-1 a.uk-slidenav-previous:before {
    content: '\f104';
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #1e435a; }
  .cms-slideshow .cms-slidenav.style-1 a.uk-slidenav-next:before {
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #1e435a;
    float: right; }
  .cms-slideshow .cms-slidenav.style-2 {
    overflow: hidden; }
  .cms-slideshow .cms-slidenav.style-2 a {
    width: 80px;
    -webkit-transform: skew(-10deg);
    -khtml-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    transform: skew(-10deg);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    background-color: rgba(255, 255, 255, 0.5);
    height: 80px;
    line-height: 75px;
    z-index: 0;
    overflow: hidden;
    display: block;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.05), inset 1px 0 0 rgba(255, 255, 255, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.05); }
  .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-previous {
    position: absolute;
    top: 0px;
    left: -20px; }
    .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-previous:hover, .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-previous:focus {
      background: #fff; }
    .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-previous:hover:before, .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-previous:focus:before {
      animation: toLeftFromRight 0.3s forwards; }
  .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-previous:before {
    content: "\f104";
    font-family: 'FontAwesome';
    color: #1e435a;
    font-size: 40px;
    display: block;
    -webkit-transform: skew(10deg);
    -khtml-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(10deg);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-next {
    margin-right: -20px;
    float: right; }
    .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-next:hover, .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-next:focus {
      background: #fff; }
    .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-next:hover:before, .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-next:focus:before {
      animation: toRightFromLeft 0.3s forwards; }
  .cms-slideshow .cms-slidenav.style-2 a.uk-slidenav-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #1e435a;
    font-size: 40px;
    display: block;
    -webkit-transform: skew(10deg);
    -khtml-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(10deg);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  @media screen and (max-width: 767px) {
      .cms-slideshow .cms-slidenav.style-2 a {
        height: 40px;
        line-height: 40px;
        width: 60px; } }
  .cms-slideshow .uk-dotnav {
    margin: 32px 0px 0px;
    padding: 0;
    list-style: none;
    display: flex;
    padding-bottom: 5px; }
  .cms-slideshow .uk-dotnav li {
    float: left;
    margin: 0px 7.5px; }
  .cms-slideshow .uk-dotnav li a {
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.15);
    width: 10px;
    height: 10px;
    padding: 6px;
    display: block;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3); }
  .cms-slideshow .uk-dotnav li.uk-active a {
    box-shadow: 0 0 0 2px #71a416; }
  .cms-slideshow .dots-inside {
    position: absolute;
    bottom: 41px;
    left: 0px;
    right: 0px; }
  .cms-slideshow .dots-inside li a {
    width: 13px;
    height: 13px;
    border-radius: 1px;
    padding: 8px;
    display: block;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3); }
  .cms-slideshow .dots-inside li.uk-active a {
    box-shadow: 0 0 0 2px #71a416;
    width: 17px;
    height: 17px; }
  @media screen and (max-width: 767px) {
  .cms-slideshow .style-2 .cms-slideshow-items {
    padding-bottom: 90px; } }
  @media screen and (max-width: 991px) {
  .cms-slideshow {
    margin-bottom: 30px; } }

.cms-card {
  /*------------------------
    6.18 CMS other
----------------------------*/ }
  .cms-card .avt-team {
    position: relative;
    overflow: hidden; }
  .cms-card .read-more {
    width: 40px;
    height: 40px;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    float: right;
    margin: -20px 15px 0 0;
    text-align: center;
    line-height: 40px;
    z-index: 1;
    color: #71a416;
    background-color: #fff;
    -webkit-transition: all 250ms ease 0s;
    -khtml-transition: all 250ms ease 0s;
    -moz-transition: all 250ms ease 0s;
    -ms-transition: all 250ms ease 0s;
    -o-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    -webkit-box-shadow: 0 0 0 1px #71a416;
    -khtml-box-shadow: 0 0 0 1px #71a416;
    -moz-box-shadow: 0 0 0 1px #71a416;
    -ms-box-shadow: 0 0 0 1px #71a416;
    -o-box-shadow: 0 0 0 1px #71a416;
    box-shadow: 0 0 0 1px #71a416;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */ }
  .cms-card .read-more:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    background-color: #1e435a;
    z-index: -1;
    left: 0;
    top: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    -webkit-transform: scale(1.3);
    -khtml-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-card .read-more:hover {
    color: #fff;
    background-color: #1e435a;
    box-shadow: none; }
  .cms-card .read-more:hover:before {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .cms-card h3 {
    font-size: 20px;
    color: #1e435a;
    position: relative;
    margin-bottom: 6px;
    line-height: 31px; }
  .cms-card .content {
    padding: 19px 20px 20px; }
  .cms-card .cms-carousel-item .content {
    padding-top: 21px; }
  .cms-card .cms-carousel-item h3 {
    margin-bottom: 6px; }
  .cms-card .position {
    border-top: 1px solid #71a416;
    color: #71a416;
    display: inline-block;
    clear: both;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 6px; }
  .cms-card .social-team {
    position: absolute;
    margin-top: -13px;
    width: 100%;
    padding: 5px 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background: linear-gradient(to bottom, rgba(125, 164, 22, 0.6) 0%, rgba(101, 164, 22, 0.6) 100%) rgba(113, 164, 22, 0.6);
    -webkit-transition: all 0.25s ease-in-out 0s;
    -khtml-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -ms-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-card .social-team ul {
    list-style: none;
    margin: 0px;
    padding: 0px; }
  .cms-card .social-team li {
    display: inline-block;
    text-align: center; }
  .cms-card .social-team i {
    width: 30px;
    line-height: 35px;
    height: 35px;
    color: #fff;
    font-size: 20px;
    font-weight: 700; }
  .cms-card .item-card {
    border: 1px solid #eef4ff;
    background-color: #fff;
    border-radius: 3px;
    border-bottom-color: #dfeaff;
    border-bottom-width: 2px; }
  .cms-card .item-card:hover .social-team {
    margin-top: -46px; }

.cms-other.style-1 h3 {
  letter-spacing: -0.5px;
  position: relative;
  margin-bottom: 30px; }
  .cms-other.style-1 h3 span {
    color: #71a416; }
  .cms-other.style-1 h3:before {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }
  .cms-other.style-1 img {
    -webkit-box-shadow: 0 2px 0 #71a416;
    -khtml-box-shadow: 0 2px 0 #71a416;
    -moz-box-shadow: 0 2px 0 #71a416;
    -ms-box-shadow: 0 2px 0 #71a416;
    -o-box-shadow: 0 2px 0 #71a416;
    box-shadow: 0 2px 0 #71a416;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */
    border-radius: 5px; }
  .cms-other.style-1 .des {
    margin-top: 20px;
    margin-bottom: 25px; }
  .cms-other.style-1 a {
    color: #71a416;
    font-size: 16px;
    position: relative; }
  .cms-other.style-1 a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    bottom: -5px;
    background-color: #71a416;
    -webkit-transform: scaleX(0);
    -khtml-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: transform 0.25s ease 0s;
    -khtml-transition: transform 0.25s ease 0s;
    -moz-transition: transform 0.25s ease 0s;
    -ms-transition: transform 0.25s ease 0s;
    -o-transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-other.style-1 a i {
    font-size: 14px;
    margin-left: 9px; }
  .cms-other.style-1 a:hover:before {
    -webkit-transform: scaleX(1);
    -khtml-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    color: rgba(113, 164, 22, 0.8); }
  .cms-other.style-2 {
    padding: 20px; }
  .cms-other.style-2 h3 {
    letter-spacing: -0.5px;
    position: relative;
    margin-bottom: 35px;
    padding-top: 5px; }
  .cms-other.style-2 h3:before {
    content: "";
    left: 0;
    bottom: -15px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #1e435a; }
  .cms-other.style-2 .wrap-content {
    border: 1px solid #eef4ff;
    background-color: #fff;
    border-radius: 3px;
    border-bottom-color: #dfeaff;
    border-bottom-width: 2px; }
  .cms-other.style-2 .avt-team {
    position: relative; }
  .cms-other.style-2 .read-more {
    width: 40px;
    height: 40px;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    float: right;
    margin: -20px 15px 0 0;
    text-align: center;
    z-index: 1;
    text-decoration: none;
    background-color: #fff;
    -webkit-transition: all 0.25s ease 0s;
    -khtml-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    -webkit-box-shadow: 0 0 0 1px #71a416;
    -khtml-box-shadow: 0 0 0 1px #71a416;
    -moz-box-shadow: 0 0 0 1px #71a416;
    -ms-box-shadow: 0 0 0 1px #71a416;
    -o-box-shadow: 0 0 0 1px #71a416;
    box-shadow: 0 0 0 1px #71a416;
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */ }
  .cms-other.style-2 .read-more i {
    line-height: 40px;
    color: #71a416;
    font-size: 20px; }
  .cms-other.style-2 .read-more:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    position: absolute;
    background-color: #1e435a;
    z-index: -1;
    left: 0;
    top: 0;
    -webkit-transform: scale(1.3);
    -khtml-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: transform 0.4s ease 0s, opacity 0.5s ease 0s;
    -khtml-transition: transform 0.4s ease 0s, opacity 0.5s ease 0s;
    -moz-transition: transform 0.4s ease 0s, opacity 0.5s ease 0s;
    -ms-transition: transform 0.4s ease 0s, opacity 0.5s ease 0s;
    -o-transition: transform 0.4s ease 0s, opacity 0.5s ease 0s;
    transition: transform 0.4s ease 0s, opacity 0.5s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-other.style-2 .read-more:hover i {
    color: #fff; }
    .cms-other.style-2 .read-more:hover:before {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      /* BACKGROUND GRADIENT */
      /* OUTLINE RADIUS */
      -webkit-transform: scale(1);
      -khtml-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
  .cms-other.style-2 .avt-team img {
    width: 100%; }
  .cms-other.style-2 .content {
    padding: 19px 20px 20px; }
  .cms-other.style-2 .content h4 {
    font-size: 20px;
    padding: 0px;
    margin: 0px 0px 6px 0px;
    line-height: 31px; }
  .cms-other.style-2 .content .position {
    border-top: 1px solid #71a416;
    color: #71a416;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 5px;
    display: inline-block; }
  .cms-other.style-2 .social-team {
    list-style: none;
    position: absolute;
    bottom: 0px;
    padding: 5px 10px;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background-color: rgba(113, 164, 22, 0.8); }
  .cms-other.style-2 .social-team li {
    display: inline-block;
    width: 30px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-weight: 700; }
  .cms-other.style-2 .social-team ul {
    padding: 0px;
    margin: 0px; }
  .cms-other.style-2 .social-team i {
    font-size: 20px;
    color: #fff;
    font-weight: 700; }
  @media screen and (max-width: 767px) {
  .cms-other {
    margin: 0px; } }
  .cms-other.style-3 {
    background-color: #71a416;
    background-image: url(../images/background-other.png);
    background-repeat: repeat;
    padding: 40px 0px;
    box-shadow: rgba(255, 255, 255, 0.14902) 5px 0px 0px inset, rgba(255, 255, 255, 0.14902) -5px 0px 0px inset;
    overflow: hidden;
    position: relative; }
  .cms-other.style-3 p {
    margin: 0px;
    color: #fff;
    line-height: 48px;
    font-weight: 300;
    letter-spacing: -0.5px;
    font-size: 24px;
    font-family: 'Exo 2', sans-serif; }
  .cms-other.style-3 a {
    min-height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding: 0px 25px;
    background: #1e435a;
    border-radius: 3px;
    border-width: 1px;
    color: #fff;
    display: inline-block;
    border-style: solid;
    position: relative;
    border-color: rgba(0, 0, 0, 0.0980392); }
  .cms-other.style-3 a i {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 18px;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .cms-other.style-3 a:hover {
    background-color: #1f3949; }
    .cms-other.style-3 a:hover i {
      -webkit-transform: translate(3px, 0);
      -khtml-transform: translate(3px, 0);
      -moz-transform: translate(3px, 0);
      -ms-transform: translate(3px, 0);
      -o-transform: translate(3px, 0);
      transform: translate(3px, 0);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
  @media screen and (min-width: 1200px) {
    .cms-other.style-3.move-top {
      width: 1300px;
      margin: -64px auto 0px; }

    .cms-other.style-3:before {
      content: "";
      width: 25%;
      height: 192px;
      box-shadow: rgba(255, 255, 255, 0.0745098) 1px 0px 0px inset;
      position: absolute;
      right: -25px;
      z-index: 0;
      top: -30px;
      transform: rotate(10deg);
      background: rgba(255, 255, 255, 0.0980392); }

    .cms-other.style-3 p {
      padding: 0px 40px; }

    .cms-other.style-3 a {
      margin-left: 82px; } }
  @media screen and (max-width: 991px) {
    .cms-other.style-3 {
      text-align: center; } }
  @media screen and (max-width: 1199px) {
    .cms-other.style-3 {
      padding: 40px 30px; } }

.modal-backdrop {
  background: rgba(113, 164, 22, 0.75); }
  .modal-backdrop.in {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }

.quick-view {
  background: #fff;
  position: absolute;
  top: 50%;
  margin: 0px auto;
  left: 0;
  right: 0;
  transform: translatey(-50%);
  padding: 20px 0px;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  /* BACKGROUND GRADIENT */
  /* BOX SIZING */ }
  @media screen and (min-width: 992px) {
  .quick-view {
    width: 930px; } }
  @media screen and (min-width: 1200px) {
  .quick-view {
    width: 1130px; } }
  .quick-view a {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    line-height: 40px;
    color: #1e435a;
    z-index: 1; }
  .quick-view a:before {
    content: "\f00d";
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #1e435a; }
  .quick-view a:hover, .quick-view a:focus {
    color: #1e435a; }
  .quick-view .image-item img {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .quick-view .content-item {
    padding: 20px 40px; }
  .quick-view .content-item h4 {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 52px; }
  @media screen and (max-width: 991px) {
  .quick-view {
    top: 20px;
    left: 20px;
    right: 20px;
    -webkit-transform: translatey(0%);
    -khtml-transform: translatey(0%);
    -moz-transform: translatey(0%);
    -ms-transform: translatey(0%);
    -o-transform: translatey(0%);
    transform: translatey(0%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ } }

.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {
  border-radius: 3px;
  line-height: 32px; }
  .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover {
    border-color: #71a416 !important;
    background-color: #71a416 !important;
    color: #fff !important; }
  .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover .tabs_box_navigation_icon {
    color: #fff !important; }
  .tabs_box_navigation.sf-timetable-menu .sub-menu a {
    line-height: 2.5 !important;
    border-radius: 3px; }
  .tabs_box_navigation.sf-timetable-menu li:hover ul {
    top: 62px !important; }

.widget-area .widget {
  margin-bottom: 40px;
  padding: 20px; }

.widget {
  color: #fff;
  font-size: 16px;
  font-family: inherit; }
  .widget ul, .widget ol {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .widget .wg-title, .widget .widgettitle {
    font-size: 24px;
    font-weight: 500;
    color: #1e435a;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: -0.5px;
    line-height: 32px; }
  .widget .wg-title:before, .widget .widgettitle:before {
    position: absolute;
    content: '';
    bottom: -15px;
    background-color: #1e435a;
    height: 1px;
    width: 60px; }

.widget_text select {
  width: 100%; }

.widget_nav_menu ul.sub-menu {
  padding: 0;
  margin-left: 14px; }

.textwidget option {
  padding: 10px 0; }

.widget_pages, .widget_nav_menu {
  /* Calendar
------------------------------*/ }
  .widget_pages ul li, .widget_nav_menu ul li {
    clear: both;
    margin: 0;
    padding: 0; }
  .widget_pages ul li span, .widget_nav_menu ul li span {
    float: right; }

.widget_calendar {
  /* Tag Cloud
------------------------------*/ }
  .widget_calendar tfoot #next {
    text-align: right; }
  .widget_calendar tfoot #prev {
    text-align: left; }
  .widget_calendar tfoot #prev a, .widget_calendar tfoot #next a {
    color: #71a416;
    padding: 0px 10px; }
    .widget_calendar tfoot #prev a:hover, .widget_calendar tfoot #next a:hover, .widget_calendar tfoot #prev a:focus, .widget_calendar tfoot #next a:focus {
      color: #679417;
      outline: none;
      text-decoration: none; }
  .widget_calendar .calendar_wrap {
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .widget_calendar caption {
    margin-bottom: 4px;
    font-size: 16px;
    color: #1e435a;
    text-align: center;
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0; }
  .widget_calendar thead th {
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #1e435a;
    text-align: center;
    font-weight: 400; }
  .widget_calendar table, .widget_calendar table td {
    border-collapse: separate;
    border-spacing: 0px;
    border: none;
    padding: 0px; }
  .widget_calendar table {
    width: 100%; }
  .widget_calendar tbody .pad {
    background: transparent; }
  .widget_calendar tbody td {
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
    text-align: center;
    color: #1e435a; }
  .widget_calendar tbody td#today {
    color: #1e435a; }
  .widget_calendar tbody a {
    font-weight: bold;
    color: #71a416; }
  .widget_calendar tbody a:hover, .widget_calendar tbody a:focus {
    color: #679417;
    outline: none;
    text-decoration: none; }

.widget_tag_cloud, .widget_product_tag_cloud {
  /* List Authors
------------------------------*/ }
  .widget_tag_cloud a, .widget_product_tag_cloud a {
    background-color: #71a416;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: 'Varela', sans-serif;
    font-size: 14px !important;
    line-height: 25px;
    margin: 5px 9px 9px 0;
    min-height: 25px;
    padding: 0 15px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .widget_tag_cloud a:hover, .widget_product_tag_cloud a:hover, .widget_tag_cloud a:focus, .widget_product_tag_cloud a:focus {
    outline: none;
    text-decoration: none;
    background-color: #679417;
    color: #fff; }
  .widget_tag_cloud .wg-title, .widget_product_tag_cloud .wg-title {
    margin-bottom: 43px; }

.widget-area .widget .list_authors {
  /* Search
------------------------------*/ }
  .widget-area .widget .list_authors li {
    display: inline-block;
    border: none;
    padding: 0; }
  .widget-area .widget .list_authors li a img {
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    /* BACKGROUND GRADIENT */ }
  .widget-area .widget .list_authors li.last {
    margin-right: 0; }

@media screen and (max-width: 767px) {
    .widget-area, .wpb_widgetised_column {
      padding-top: 30px; } }
  .widget-area .searchform, .wpb_widgetised_column .searchform {
    padding: 0px 5px;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .widget-area .searchform:hover, .wpb_widgetised_column .searchform:hover, .widget-area .searchform:focus, .wpb_widgetised_column .searchform:focus {
    border-color: #71a416; }

.search .searchform input {
  padding: 10px 20px; }
  .search .search-input .searchform input {
    padding: 0px; }

.searchform {
  position: relative; }
  .searchform input {
    width: 100%; }
  .searchform button {
    background: 0 none;
    position: absolute;
    top: 10px;
    right: 15px;
    border: none;
    outline: none; }

.search-input {
  position: absolute;
  right: 0px;
  z-index: 999;
  width: 240px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #efefef;
  font-size: 13px;
  line-height: 35px;
  padding: 5px 10px;
  margin-top: 30px;
  visibility: hidden;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */
  -webkit-transition: all 0.4s ease 0s;
  -khtml-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  /* CMS Categories
------------------------------*/ }
  .search-input:hover, .search-input:focus {
    visibility: visible;
    margin-top: 0px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .search-input.search-show {
    visibility: visible;
    margin-top: 0px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */ }
  .search-input input.form-search::-webkit-input-placeholder {
    color: #999; }
  .search-input input.form-search::-moz-placeholder {
    color: #999; }
  .search-input input.form-search:-moz-placeholder {
    color: #999; }
  .search-input input.form-search:-ms-input-placeholder {
    color: #999; }
  .search-input button {
    background-color: #1e435a;
    padding: 7px 17px;
    color: #fff;
    top: 0px;
    right: -5px;
    -webkit-transition: background-color 0.4s ease 0s;
    -khtml-transition: background-color 0.4s ease 0s;
    -moz-transition: background-color 0.4s ease 0s;
    -ms-transition: background-color 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .search-input button:hover, .search-input button:focus {
    background-color: #71a416; }

.widget_categories {
  /* CMS Recent Post
------------------------------*/ }
  .widget_categories li {
    display: inline-block;
    margin: 0 3px 6px 0;
    background-color: #71a416;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Varela', sans-serif;
    font-size: 14px;
    line-height: 26px;
    min-height: 25px;
    padding: 0 15px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .widget_categories li:hover, .widget_categories li:focus {
    background-color: #679417; }
  .widget_categories a {
    color: #fff; }
  .widget_categories a:hover, .widget_categories a:focus {
    color: #fff;
    text-decoration: none;
    outline: none; }
  .widget_categories .wg-title {
    margin-bottom: 33px; }
  .widget_categories ul {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    padding-bottom: 30px; }

.cms-recent-posts .wg-recent-post-read-more a {
  position: relative;
  text-decoration: none;
  float: right;
  font-size: 16px;
  color: #71a416; }
  .cms-recent-posts .wg-recent-post-read-more a:before {
    position: absolute;
    content: '';
    background-color: #71a416;
    bottom: 5px;
    height: 1px;
    left: 0;
    -webkit-transform: scaleX(0);
    -khtml-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 250ms ease 0s;
    -khtml-transition: all 250ms ease 0s;
    -moz-transition: all 250ms ease 0s;
    -ms-transition: all 250ms ease 0s;
    -o-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    visibility: hidden;
    width: 100%; }
  .cms-recent-posts .wg-recent-post-read-more a:hover, .cms-recent-posts .wg-recent-post-read-more a:focus {
    color: rgba(113, 164, 22, 0.75); }
    .cms-recent-posts .wg-recent-post-read-more a:hover:before, .cms-recent-posts .wg-recent-post-read-more a:focus:before {
      -webkit-transform: scaleX(1);
      -khtml-transform: scaleX(1);
      -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
      -o-transform: scaleX(1);
      transform: scaleX(1);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */
      visibility: visible;
      background-color: #71a416; }
  .cms-recent-posts .entry-widget-title {
    margin-bottom: 12px; }
  .cms-recent-posts .entry-widget-title a {
    font-family: 'Varela', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #71a416; }
  .cms-recent-posts .entry-widget-title a:hover, .cms-recent-posts .entry-widget-title a:focus {
    color: rgba(113, 164, 22, 0.75);
    outline: none;
    text-decoration: none; }
  .cms-recent-posts .wg-recent-post-content {
    margin-bottom: 20px; }
  .cms-recent-posts .wg-recent-post-content img {
    border: 1px solid rgba(113, 164, 22, 0.5);
    padding: 4px;
    width: 74px;
    float: left;
    margin-top: 20px; }
  .cms-recent-posts .wg-recent-post-content .wg-recent-post-excerpt {
    color: #1e435a;
    font-size: 16px;
    line-height: 32px;
    margin: 0 0 0 90px; }

.cms-recent-posts-2 {
  /* List Product Widget
------------------------------*/ }
  .cms-recent-posts-2 article {
    padding-top: 11px;
    margin-bottom: 25px; }
  .cms-recent-posts-2 article:last-child {
    margin-bottom: 0px; }
  .cms-recent-posts-2 .entry-widget-title {
    margin-bottom: 12px; }
  .cms-recent-posts-2 .entry-widget-title a {
    font-size: 18px;
    font-family: 'Varela', sans-serif;
    line-height: 22px;
    color: #71a416; }
  .cms-recent-posts-2 .entry-widget-title a:hover, .cms-recent-posts-2 .entry-widget-title a:focus {
    color: #679417;
    outline: none;
    text-decoration: none; }
  .cms-recent-posts-2.widget .wg-title:before {
    bottom: -10px; }

.woocommerce .woocommerce ul.product_list_widget li {
  font-size: 13px;
  margin-bottom: 29px;
  padding: 0; }
  .woocommerce .woocommerce ul.product_list_widget li:last-child {
    margin-bottom: 10px; }
  .woocommerce .woocommerce ul.product_list_widget li a {
    font-weight: normal;
    display: inline-block; }
  .woocommerce .woocommerce ul.product_list_widget li a.cms-featured-wg {
    float: left; }
  .woocommerce .woocommerce ul.product_list_widget li a img {
    float: left;
    margin: 0 15px 0 0;
    width: 70px; }
  .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc {
    overflow: hidden; }
  .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc .product-title {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.4;
    font-size: 13px; }
  .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc del, .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc ins {
    line-height: 19px !important;
    font-size: 13px !important; }
  .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc ins {
    text-decoration: none; }
  .woocommerce .woocommerce ul.product_list_widget li .cms-widget-product-desc .star-rating {
    line-height: 1 !important; }

.widget.woocommerce {
  margin-bottom: 40px;
  /* Product Category
------------------------------*/ }

.widget_product_categories {
  padding: 30px;
  border: 1px solid #dfeaff;
  background-color: #eef4ff;
  /* Widget Top Rated Products
------------------------------*/ }
  .widget_product_categories .product-categories {
    padding-left: 5px; }
  .widget_product_categories .widgettitle {
    margin-bottom: 45px; }
  .widget_product_categories .widgettitle:before {
    display: none; }
  .widget_product_categories li.cat-item {
    position: relative; }
  .widget_product_categories li.cat-item:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #1e435a;
    margin-right: 20px; }
  .widget_product_categories a {
    font-size: 16px;
    color: #71a416;
    position: relative;
    line-height: normal;
    -webkit-transition: all 0.25s ease 0s;
    -khtml-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .widget_product_categories a:hover, .widget_product_categories a:focus {
    text-decoration: underline;
    color: rgba(113, 164, 22, 0.8); }

.widget_top_rated_products {
  padding: 20px; }
  .widget_top_rated_products .wrap-widget-item img {
    float: right;
    width: 60px; }
  .widget_top_rated_products .wrap-widget-item .product-title {
    font-size: 15px;
    color: #71a416; }
  .widget_top_rated_products .wrap-widget-item .product-title:hover {
    text-decoration: underline; }
  .widget_top_rated_products .wrap-widget-item {
    border-bottom: 1px solid #eef4ff;
    padding-bottom: 5px;
    padding-top: 10px; }
  .widget_top_rated_products .wrap-widget-item:last-child {
    border-bottom-color: transparent; }
  .widget_top_rated_products .star-rating {
    color: #71a416;
    font-size: 10px;
    float: none;
    margin-top: 4px;
    margin-bottom: 1px;
    height: 11px; }
  .widget_top_rated_products .star-rating:before {
    color: #71a416;
    font-size: 10px; }
  .widget_top_rated_products .woocommerce-Price-amount {
    font-size: 15px;
    font-weight: normal;
    display: block;
    color: #1e435a; }

.woocommerce ul.product_list_widget {
  padding-top: 5px;
  /* Product Tag Cloud
------------------------------*/ }

.widget_product_tag_cloud {
  padding: 20px;
  /* For Menu Wg
------------------------------*/ }

.widget-menu {
  /* Cart Search Widget
------------------------------*/ }
  .widget-menu li {
    margin-bottom: 7px; }

.cshero-header-cart-search .header {
  position: relative;
  z-index: 30;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -khtml-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */
  visibility: hidden;
  /*CMS Recent comment*/ }

.cms-recent-comment .avt img {
  border-radius: 100%;
  padding: 4px;
  border: 1px solid rgba(113, 164, 22, 0.5);
  background: transparent;
  margin: 15px 20px 10px 0;
  float: left; }
  .cms-recent-comment h3 {
    color: #71a416;
    font-size: 16px;
    text-transform: capitalize;
    display: inline-block;
    margin: 0px;
    font-weight: 400;
    font-family: 'Varela', sans-serif; }
  .cms-recent-comment p {
    color: #1e435a;
    font-family: 'Varela', sans-serif;
    font-size: 16px;
    margin-bottom: 10px; }
  .cms-recent-comment .title-post a {
    font-size: 14px;
    color: #71a416;
    text-transform: uppercase;
    font-family: 'Varela', sans-serif; }
  .cms-recent-comment .title-post a:hover, .cms-recent-comment .title-post a:focus {
    color: rgba(113, 164, 22, 0.75);
    text-decoration: underline;
    outline: none; }
  .cms-recent-comment .cms-recent-comment-item {
    margin-bottom: 25px; }

.newsletter.newsletter-widget .newsletter-email {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  padding: 4px 10px;
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease 0s;
  -khtml-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  /* BACKGROUND GRADIENT */
  /* TRIPLE BORDERS */ }
  .newsletter.newsletter-widget .newsletter-email:focus {
    border-color: rgba(255, 255, 255, 0.4);
    background-color: rgba(0, 0, 0, 0); }
  .newsletter.newsletter-widget p {
    display: inline-block;
    margin-bottom: 0px; }
  .newsletter.newsletter-widget .newsletter-submit {
    margin-left: 10px;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    float: left;
    padding: 0 15px;
    min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #1e435a;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .newsletter.newsletter-widget .newsletter-submit:hover, .newsletter.newsletter-widget .newsletter-submit:focus {
    background-color: #1f3949;
    color: #fff; }

.vc_wp_custommenu .menu-sidebar-menu-container {
  border: 1px solid #dfeaff;
  background-color: #eef4ff;
  padding: 30px 0px;
  border-radius: 5px; }
  .vc_wp_custommenu li {
    padding: 10px 30px !important;
    border-top: 1px solid #dfeaff; }
  .vc_wp_custommenu li:first-child {
    border-top-width: 0px; }
  .vc_wp_custommenu li.current_page_item {
    background-color: #71a416; }
  .vc_wp_custommenu li.current_page_item a {
    color: #fff; }
  .vc_wp_custommenu a {
    color: #1e435a; }
  .vc_wp_custommenu a:hover, .vc_wp_custommenu a:focus {
    color: #71a416;
    outline: none;
    text-decoration: none; }
  @media screen and (max-width: 767px) {
  .vc_wp_custommenu {
    margin-top: 30px; } }

.widget.cms-recent-posts .wg-title {
  margin-bottom: 47px; }
  .widget.cms-recent-comment .wg-title {
    margin-bottom: 39px; }
  .widget.widget_calendar .wg-title {
    margin-bottom: 35px; }
  .widget.widget_product_tag_cloud .widgettitle {
    margin-bottom: 35px; }
  .widget.widget_categories ul {
    padding-bottom: 32px; }

.widget-area .widget.cms-recent-comment {
  margin-bottom: 55px; }

.blog-default .cms-recent-posts article {
  margin-bottom: 36px; }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background-color: #71a416; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus {
    background-color: #679417; }
  .woocommerce-cart table.cart img {
    width: 60px; }
  .woocommerce-cart table.cart a {
    color: #1e435a; }
  .woocommerce-cart table.cart a:hover, .woocommerce-cart table.cart a:focus {
    outline: none;
    text-decoration: none;
    color: #71a416; }
  .woocommerce-cart table.cart .product-quantity input {
    width: 40px;
    border: 1px solid #71a416;
    text-align: center;
    max-height: 40px;
    border-radius: 2px; }

.empty-cart {
  text-align: center; }

.wrap-cart {
  overflow: scroll;
  /*
** Page Checkout
*/ }

.woocommerce form .form-row label {
  font-size: 16px;
  font-weight: normal; }
  .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    min-height: 36px;
    padding: 5px 10px;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .woocommerce form .form-row input.input-text:hover, .woocommerce form .form-row textarea:hover, .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus {
    border-color: #71a416; }
  .woocommerce form .form-row textarea {
    height: 350px; }

.about_paypal {
  color: #1e435a;
  /*
** Single Product
*/ }
  .about_paypal:hover, .about_paypal:focus {
    color: #71a416;
    outline: none;
    text-decoration: none; }

.cms-carousel.sandal-product .onsale {
  display: none !important; }

.post-type-archive-product .sandal-product {
  padding-bottom: 45px; }

.related h2 {
  letter-spacing: -0.5px;
  font-size: 24px;
  line-height: 32px;
  position: relative;
  margin-bottom: 30px; }
  .related h2:before {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }

.sandal-single-product {
  padding-bottom: 10px; }

.entry-summary .product_title {
  letter-spacing: -0.5px;
  position: relative;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 28px; }
  .entry-summary .product_title:before {
    content: "";
    left: 0;
    bottom: -10px;
    width: 60px;
    position: absolute;
    border-bottom: 1px solid #71a416; }
  .entry-summary .star-rating {
    color: #71a416; }
  .entry-summary .star-rating:before {
    color: #71a416; }
  .entry-summary .woocommerce-review-link {
    color: #1e435a; }
  .entry-summary .woocommerce-review-link:hover {
    color: #71a416; }
  .entry-summary .description {
    border-top: 1px dashed rgba(113, 164, 22, 0.3);
    border-bottom: 1px dashed rgba(113, 164, 22, 0.3);
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 50px; }
  .entry-summary .quantity input.qty {
    width: 40px;
    border: 1px solid #71a416;
    text-align: center;
    max-height: 40px;
    border-radius: 2px; }
  .entry-summary form.cart button.button.alt {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    max-height: 35px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #71a416;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    min-height: 36px;
    padding: 0 15px; }
  .entry-summary form.cart button.button.alt:hover, .entry-summary form.cart button.button.alt:focus {
    background-color: #679417; }
  .entry-summary .price {
    color: #1e435a !important;
    padding-top: 3px; }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-bottom: 2px solid #71a416;
  padding: 0px;
  margin: 0px; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0px;
    background-color: transparent;
    border-color: transparent;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */
    border-radius: 3px 3px 0 0; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
    border-color: rgba(0, 0, 0, 0.1);
    background-color: #eef4ff; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #71a416;
    border-bottom-color: #71a416;
    border-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.1);
    border-left-color: rgba(0, 0, 0, 0.1);
    border-right-color: rgba(0, 0, 0, 0.1); }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #1e435a;
    font-size: 16px;
    font-weight: normal; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none; }

.price del {
  opacity: 1 !important;
  color: #a8aeb6 !important;
  font-size: 16px;
  line-height: 16px; }

.woocommerce .sandal-single-product span.onsale {
  height: 52px;
  width: 52px;
  line-height: 40px;
  top: -18px;
  left: -18px;
  font-size: 14px; }
  @media screen and (max-width: 767px) {
  .woocommerce .sandal-single-product span.onsale {
    top: 0;
    left: 0; } }

.owl-carousel .owl-item img {
  transform-style: flat !important; }

.content-product {
  padding-top: 51px; }

.woocommerce div.product .woocommerce-tabs {
  border-bottom: 1px dashed rgba(113, 164, 22, 0.3);
  padding-bottom: 21px;
  margin-bottom: 30px; }
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 40px;
    box-shadow: 0 1px 0 2px #eef4ff;
    border-radius: 0 0 3px 3px;
    margin: 0px; }
  @media screen and (max-width: 991px) {
    .woocommerce div.product .woocommerce-tabs .panel {
      padding: 40px 10px; } }

.woocommerce .star-rating {
  color: #71a416; }
  .woocommerce .star-rating:before {
    color: #71a416; }
  .woocommerce p.stars a {
    color: #71a416; }
  .woocommerce form.login {
    border: none;
    padding: 0px;
    margin-top: 15px; }
  .woocommerce form.login p:first-child {
    margin-bottom: 9px; }
  .woocommerce form.login .form-row input.input-text {
    width: 100%;
    max-width: 228px;
    border-radius: 2px;
    min-height: 30px; }
  .woocommerce .lost_password a {
    color: #71a416; }
  .woocommerce .lost_password a:hover, .woocommerce .lost_password a:focus {
    color: rgba(113, 164, 22, 0.8);
    outline: none;
    text-decoration: underline; }
  .woocommerce .order_details li {
    margin-bottom: 15px; }
  @media screen and (max-width: 480px) {
    .woocommerce .order_details li {
      width: 100%;
      border: none; } }
  .woocommerce input.button.alt, .woocommerce input.button {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background-color: #71a416;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce input.button.alt:focus, .woocommerce input.button:focus {
    color: #fff;
    background-color: #679417; }
  .woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a {
    color: #1e435a; }
  .woocommerce .woocommerce-message a:hover, .woocommerce .woocommerce-error a:hover, .woocommerce .woocommerce-info a:hover, .woocommerce .woocommerce-message a:focus, .woocommerce .woocommerce-error a:focus, .woocommerce .woocommerce-info a:focus {
    color: #71a416; }
  .woocommerce .woocommerce-message a.button, .woocommerce .woocommerce-error a.button, .woocommerce .woocommerce-info a.button {
    color: #fff; }
  .woocommerce .woocommerce-message a.button:hover, .woocommerce .woocommerce-error a.button:hover, .woocommerce .woocommerce-info a.button:hover, .woocommerce .woocommerce-message a.button:focus, .woocommerce .woocommerce-error a.button:focus, .woocommerce .woocommerce-info a.button:focus {
    color: #fff; }
  @media screen and (max-width: 500px) {
  .woocommerce table.shop_table.sandal-cart {
    width: 500px; } }
  .woocommerce #respond input#submit {
    background-color: #71a416;
    color: #fff;
    font-size: 16px;
    font-weight: normal; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus {
    background-color: #679417;
    color: #fff; }
  .woocommerce a.added_to_cart {
    color: #1e435a;
    padding: 0px; }
  .woocommerce a.added_to_cart:hover, .woocommerce a.added_to_cart:focus {
    color: #71a416;
    outline: none;
    text-decoration: none; }
  .woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
    top: 0px; }
  .woocommerce .cart .button, .woocommerce .cart input.button {
    color: #fff !important;
    font-weight: normal;
    background-color: #71a416;
    width: auto !important; }
  .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce .cart .button:focus, .woocommerce .cart input.button:focus {
    color: #fff;
    background-color: #679417; }

.woocommerce-page {
  /* My account
--------------*/ }
  .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: auto;
    height: 36px; }

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  .woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: #1e435a; }
  .woocommerce-account .woocommerce-MyAccount-navigation li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation li a:focus {
    color: #71a416;
    outline: none;
    text-decoration: none; }
  .woocommerce-account .woocommerce-MyAccount-content a {
    color: #1e435a;
    text-decoration: underline; }
  .woocommerce-account .woocommerce-MyAccount-content a:hover, .woocommerce-account .woocommerce-MyAccount-content a:focus {
    color: #71a416;
    outline: none;
    text-decoration: none; }

.cart_totals h2 {
  font-size: 24px; }

@media screen and (max-width: 480px) {
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    float: none; }
    .woocommerce form .form-row-first input, .woocommerce form .form-row-last input, .woocommerce-page form .form-row-first input, .woocommerce-page form .form-row-last input {
      width: 100%; } }

.woocommerce-account h2 {
  font-size: 24px;
  margin-bottom: 0px; }

.woocommerce form.login .form-row-first, .woocommerce form.login .form-row-last, .woocommerce-page form.login .form-row-first, .woocommerce-page form.login .form-row-last {
  width: auto; }

.woocommerce form.login .form-row-last, .woocommerce-page form.login .form-row-last {
  float: left; }
  @media screen and (min-width: 1200px) {
  .woocommerce form.login .form-row-last, .woocommerce-page form.login .form-row-last {
    margin-left: 30px; } }

.owl-buttons {
  position: static; }

.owl-carousel {
  overflow: hidden; }
  .owl-carousel:hover .owl-prev, .owl-carousel:focus .owl-prev {
    opacity: 1;
    left: 0px; }
  .owl-carousel:hover .owl-next, .owl-carousel:focus .owl-next {
    opacity: 1;
    right: 0px; }
  .owl-carousel .owl-prev, .owl-carousel .owl-next {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    /* BACKGROUND GRADIENT */
    /* OUTLINE RADIUS */
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    text-align: center;
    color: rgba(75, 78, 83, 0.7);
    z-index: 6;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -khtml-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .owl-carousel .owl-prev i, .owl-carousel .owl-next i {
    display: block;
    line-height: 50px; }
  .owl-carousel .owl-arrows-bg .owl-prev, .owl-carousel .owl-arrows-bg .owl-next {
    margin-top: -35px;
    padding-top: 19px;
    width: 40px;
    height: 70px;
    background: #fff;
    line-height: 30px;
    font-size: 30px;
    color: rgba(16, 16, 16, .7);
    -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    -khtml-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    -ms-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    -o-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    /* BACKGROUND GRADIENT */
    /* BOX SIZING */ }
  .owl-carousel .owl-prev {
    left: -50px; }
  .owl-carousel .owl-prev .icon {
    position: relative; }
  .owl-carousel .owl-prev:hover, .owl-carousel .owl-prev:focus {
    color: rgba(75, 78, 83, 0.7); }
  .owl-carousel .owl-next {
    right: -50px;
    /* owl-dot */ }
  .owl-carousel .owl-next .icon {
    position: relative; }
  .owl-carousel .owl-dots {
    margin: 10px 0px 10px;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-top: 21px; }
  .owl-carousel .owl-dots .owl-dot {
    float: left;
    margin: 0px 7.5px; }
  .owl-carousel .owl-dots .owl-dot span {
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.15);
    width: 10px;
    height: 10px;
    padding: 6px;
    display: block;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3); }
  .owl-carousel .owl-dots .owl-dot.active span {
    box-shadow: 0 0 0 3px #71a416;
    width: 14px;
    height: 14px;
    margin-top: -2px; }
  .owl-carousel .owl-pag-2 .owl-dots {
    bottom: 10px; }

@media only screen and (max-width: 992px) {
  /* 
====== "Hinge" close effect ======
*/
    .owl-carousel:hover .owl-prev {
      opacity: 1;
      left: -27px; }
    .owl-carousel:hover .owl-next {
      opacity: 1;
      right: -27px; } }

@keyframes hinge {
  /*  MAGNIFIC END  ****************************************/
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  100% {
    transform: translateY(700px);
    opacity: 0; } }

.grey-dark-bg {
  background: #303236; }

.font-white, .font-white a {
  color: #fff; }

.wpb_animate_when_almost_visible {
  filter: alpha(opacity=1 !important * 100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1 !important * 100)";
  -webkit-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -ms-opacity: 1 !important;
  -o-opacity: 1 !important;
  opacity: 1 !important;
  /* BACKGROUND GRADIENT */
  /* OUTLINE RADIUS */ }

.bold {
  font-weight: 700 !important;
  /* Contact form 7
--------------------------------*/ }

.wpcf7-form {
  clear: both;
  overflow: hidden; }
  .wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 8px; }
  .wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=phone], .wpcf7-form input[type=password], .wpcf7-form input[type=url], .wpcf7-form input[type=tel] {
    width: 100%; }
  .wpcf7-form textarea {
    width: 100%;
    padding-bottom: 0;
    padding-bottom: 0;
    height: 151px;
    padding-top: 12px; }
  .wpcf7-form input['submit'] {
    margin-top: 15px; }

.js-height-fullscr > .container {
  height: 100%; }
  .js-height-fullscr > .container > .row {
    height: 100%; }
  .js-height-fullscr > .container > .row > .vc_column_container {
    height: 100%; }

.under-construction #cshero-header-navigation {
  display: none;
  /* Unit */ }

table {
  width: 100%; }

td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0; }

td, th {
  display: table-cell;
  vertical-align: inherit;
  text-align: left; }

dd {
  margin: 0 0 20px; }

.entry-title .fa-thumb-tack {
  display: none; }

.sticky .entry-title .fa-thumb-tack {
  display: inline-block; }

.pagination li, .woocommerce-pagination .page-numbers li {
  border: none !important;
  margin: 0px 5px !important; }
  .pagination li .current, .woocommerce-pagination .page-numbers li .current {
    background-color: transparent; }
  .pagination .page-numbers, .woocommerce-pagination .page-numbers .page-numbers {
    font-size: 16px;
    font-weight: normal;
    min-width: 36px;
    padding: 1px 3px;
    line-height: 32px;
    border-radius: 3px;
    min-height: 36px;
    text-align: center;
    margin: 0 2.5px;
    display: inline-block;
    background-color: transparent;
    border: 1px solid transparent; }
  .pagination .page-numbers:hover, .woocommerce-pagination .page-numbers .page-numbers:hover {
    border-color: #71a416; }
  .pagination a.page-numbers, .woocommerce-pagination .page-numbers a.page-numbers {
    color: #1e435a;
    -webkit-transition: all 0.4s ease 0s;
    -khtml-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* BACKGROUND GRADIENT */
    /* TRIPLE BORDERS */ }
  .pagination .page-numbers.current, .woocommerce-pagination .page-numbers .page-numbers.current {
    color: #71a416;
    border-color: #71a416; }

.woocommerce-pagination .page-numbers a.page-numbers:hover {
  color: #71a416; }

.woocommerce nav.woocommerce-pagination ul {
  border: none;
  margin: 0px; }

.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #fff; }

.woocommerce nav.woocommerce-pagination ul li a:hover {
  background-color: transparent; }

.sandal-pagination {
  line-height: normal; }
  .sandal-pagination .next, .sandal-pagination .prev {
    display: none !important; }
  @media screen and (max-width: 767px) {
  .sandal-pagination {
    margin-bottom: 30px; } }

div.pp_overlay {
  background: #71a416; }

@media screen and (max-width: 991px) {
  #cshero-header-logo {
    text-align: left; }

  .header-3 #cshero-header-logo {
    padding: 0px; } }

.vc_tta-controls-icon {
  right: 5px !important; }

@media screen and (max-width: 767px) {
    div.wpcf7 img.ajax-loader {
      width: auto; } }
